User forums > Help
Code::Blocks not showing warnings
mgoyanes:
--- Quote from: jens on February 21, 2012, 08:59:06 pm ---If you do build and run, and build was successful, the build log will be cleared before running the app.
That's how C::B is designed.
You can go to "Settings -> Compiler and debugger -> [your compiler] -> Other settings" and check "Save build log to HTML when build is finished" and to get a more meaningful output "Always output the full commandline in the generated HTML file".
<Note_for_nightly_build_users>
On newer revision these ooptions are on the tab "Build options"
</Note_for_nightly_build_users>
The HTML-file is generated in the same folder where the project-file is.
Or just build the project without directly running it (Ctrl+F9) .
--- End quote ---
Thanks
Navigation
[0] Message Index
[*] Previous page
Go to full version