Author Topic: Errors!!  (Read 3449 times)

Offline murdia23

  • Single posting newcomer
  • *
  • Posts: 7
Errors!!
« on: May 06, 2010, 03:10:47 pm »
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]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Errors!!
« Reply #1 on: May 06, 2010, 03:57:00 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ