News:

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

Main Menu

It seems that this project has not been built yet. Do you want to build it now?

Started by Lucas Daltro, December 11, 2010, 02:38:15 AM

Previous topic - Next topic

Lucas Daltro

When I try to compile anything in my codeblocks it error message appears:
"It seems that this project has not been built yet.
Do you want to build it now?"

I'm coding in an Ubuntu 10.10 and my compiler's g++

Ps.:Sorry for my bad English :(

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

71GA

Well when i tried to compile a program in C::B (i allso use 10.10 Ubuntu) i figured out that the header of a program must be different than the header of a program built in Windows enviroment.

I am not at home at the moment but i can send  the header i used to sucessfully compile a C++ "Hello World" into a HEX code.

stahta01

Turning on Full Compiling Logging, doing a full rebuild, and reading/Posting the Build Log might help.
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F

NOTE: The Build messages IS NOT the Build Log!

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]

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna