Bug #11982 2007-09-12 23:22
trashuj
build options set 2 compilers, both options at compilation
Hi all,
Sorry for the bad title but it's rather hard to describe the bug shortly.
Actually i first set the build option with Visual studio option and it generated me debug options (/Z ...)
After this i configured my project with mingw compiler, -g option for debug.
The it failed to generate the code trying to compile with -g /Z options...
It seems that it uses both compiler options.
Great job anyway, Code::Block seams just perfect :-)
- Category
- Application::WrongBehaviour
- Group
- Status
- Closed
- Close date
- 2007-10-25 17:09
- Assigned to
- biplab
History
biplab 2007-10-25 17:09
You need to recreate the project if you wish to use new compiler.