Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: sevendogzero on April 24, 2017, 07:28:47 pm
-
I'm using CB for win32 dev.
Release build and Debug builds end up with different exe.
Example Combo box is longer with no vert scroll bar under Release, but
shorter with a vert scroll bar under Debug
One combo box displays statics statically loaded values under release, but not under
Debug.
Any ideas, suggestions.
-
Compare the full build logs and check for the difference.
http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)
Tim S.