News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

project has not been built yet

Started by javier, November 06, 2009, 04:03:53 PM

Previous topic - Next topic

javier

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

stahta01

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.

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]