User forums > General (but related to Code::Blocks)
Turning off the assert messages in code blocks
(1/1)
Jewest:
Hi,
I am using code blocks in a python script to compile code for different platforms.
But currently version 16.01 is giving a lot of assert messages.
How do I turn this off in the GUI?
Running nightly builds is not possible as the code is waiting for C::B to finish.
Thank you advance,
Jewest
oBFusCATed:
http://docs.wxwidgets.org/3.1/overview_debugging.html
Not sure what does this means for C::B.
Probably you should export CXXFLAGS="-DwxDEBUG_LEVEL=0" if you're building with autotools.
Navigation
[0] Message Index
Go to full version