User forums > Using Code::Blocks
Code:Blocks 10.05 + Allegro + Linux
hyrob:
--- Quote ---In the project setting, select to append the compiler / linker options. They seems to be in a wrong place anyways - did you put them to the global compiler options?
--- End quote ---
In Project menu there is no option "append the compiler / linker options"
I tried to place them in:
Settings > Compiler and debugger > Linker settings >Other linker options
Settings > Compiler and debugger > Compiler settings >Other options
And neither worked.
Jenna:
--- Quote from: hyrob on October 01, 2010, 08:52:29 am ---
--- Quote ---In the project setting, select to append the compiler / linker options. They seems to be in a wrong place anyways - did you put them to the global compiler options?
--- End quote ---
In Project menu there is no option "append the compiler / linker options"
I tried to place them in:
Settings > Compiler and debugger > Linker settings >Other linker options
Settings > Compiler and debugger > Compiler settings >Other options
And neither worked.
--- End quote ---
"Project -> Build options"
It's general a bad idea to add special libraries to the global compiler options, because these options are used for every project and file, that is build with this compiler.
This often leads to errors and we have several posts related to global options, once set by the user, that have caused errors later.
Navigation
[0] Message Index
[*] Previous page
Go to full version