User forums > Using Code::Blocks

Question about Settings|Compiler Options

(1/2) > >>

lscpaiva:
Hi All

For what is the menu Settings|Compiler options used if the options set there is not used when a new project is created? I think that it would serve as "default" project options for new projects.

Any answer to this question will be appreciated.

TIA

Luiz Sergio

Michael:
Hello,

If I have good understood your question, under Settings-->Compiler and debugger you can set global options that are valid for all your projects. Under Project-->Build options you can set options that are specific to the project in question.

Best wishes,
Michael

lscpaiva:
Hi Michael

I had understood what you wrote too, but it is not what is happening. If I set the Directories in Settings|Compiler with the paths where the include and lib files are and then leaving Directories in Projects|Build options cleared or set only with the global variable wx with the path where wxwidgets is installed, then when I define a new project , the project do not recognize the paths set in Settings|Compiler. In order to have it functioning correctly, it is needed to set the directories of Projects|Build Options with paths of include and lib files.

Other IDE's like C++ Builder and DEV-CPP function correctly. I think that behaviour would be a bug in Code Blocks.

Regards

Luiz Sergio

sethjackson:
Are you using a nighty build? If not get one here.

http://forums.codeblocks.org/index.php?board=20.0

lscpaiva:
Hi sethjackson

I am using last copilation from Therion (build 1648). Before that it was build 1583.

The same behaviour in both builds.

Regards

Luiz Sergio

Navigation

[0] Message Index

[#] Next page

Go to full version