Code::Blocks Forums

User forums => Help => Topic started by: javier on November 06, 2009, 04:03:53 pm

Title: project has not been built yet
Post by: javier on November 06, 2009, 04:03:53 pm
I'm trying to migrate from dev-c++ to code-block in Ubuntu but every-time I try to compile & run it shows a message "project has not been built yet". I searched and read for hours what's wrong as I know it's a silly thing but I couldn't find an understandable answer to solve my problem. Please, can anyone tells me? step by step what do I need to do apart from un-install code-block & keep working Dev-C++. Javier Thanks
Title: Re: project has not been built yet
Post by: stahta01 on November 06, 2009, 04:23:25 pm
Turning on full compiler logging and verifying your compiler settings are two steps to take.

http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F

http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Compiler-neutral_setup_steps

Note: If doing cross compiling suggest searching on that.
Note: if using Wine search for that.


Tim S.