News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Compiler Settings NOT RETAINED under Build Properties/options

Started by foldingBLACKlinesSUCK, March 21, 2008, 10:58:08 PM

Previous topic - Next topic

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

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.