User forums > Using Code::Blocks

Compiler Settings NOT RETAINED under Build Properties/options

(1/1)

foldingBLACKlinesSUCK:
Ok. Under Settings Compiler and Debugger... I have set up all options and search directories.
All is fine

HOWEVER

After creating a new project that uses "PSP COMPILER" it doesn't "GRAB" the settings from PSP Compiler Set inside Setting -> Compiler and Debugger, when I choose Build Properties All the settings are search directories are shown as Blank

Is this a known issue?  :shock:

 

Jenna:

--- Quote from: foldingBLACKlinesSUCK on March 21, 2008, 10:58:08 pm ---After creating a new project that uses "PSP COMPILER" it doesn't "GRAB" the settings from PSP Compiler Set inside Setting -> Compiler and Debugger, when I choose Build Properties All the settings are search directories are shown as Blank

--- End quote ---

The settings in "Settings -> Compiler and Debugger" are common to all projects build with the chosen compiler. They are not automatically transfered to "Build options", but used when the compiler. linker, etc is started.

The settings in "Build Options" are project specific options.
That means only project specific "Search dirs" (libs that are not always used) should be placed here.

Navigation

[0] Message Index

Go to full version