News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Errors!!

Started by murdia23, May 06, 2010, 03:10:47 PM

Previous topic - Next topic

murdia23

while using code block for the first time and trying the simplest program, it is showing me the error:

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

Though I have saved it, compiled it and while running it shows me that error. Please see the attachments also. If I click no, cmd prompt opens but with no output and simply that absurd messasge!!

so how to eradicate the same?

[attachment deleted by admin]

MortenMacFly

Quote from: murdia23 on May 06, 2010, 03:10:47 PM
so how to eradicate the same?
Create a project. Single file support without a project is limited in the C::B IDE.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]