Code::Blocks Forums
User forums => Help => Topic started by: vijaiharihar on August 15, 2014, 09:32:15 pm
-
I'm using Code Blocks in Ubuntu 13. When I try to build and run the message "It seems that this file has not been built yet.
Do you want to build it now?" appears. Nothing happens when I click ok. The file compiles and executes perfectly via the terminal. Here are the build messages:
||=== Build: Debug in chumma (compiler: GNU GCC Compiler) ===|
||=== Build failed: 0 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
-
And the build log has what in it?
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)
Tim S.