Author Topic: can't run on version 10.05  (Read 3711 times)

Offline rexgargante

  • Single posting newcomer
  • *
  • Posts: 2
can't run on version 10.05
« on: September 13, 2010, 06:08:15 pm »
I'm new to code blocks. Ive tried it at school but here at home, I can't seem to run it. It's already built. I dont know how to run this

Offline Greatwolf

  • Multiple posting newcomer
  • *
  • Posts: 48
Re: can't run on version 10.05
« Reply #1 on: September 13, 2010, 10:20:04 pm »
Find the codeblocks.exe and run it? That executable should be present somewhere in the directory of where you built codeblocks.

Offline rexgargante

  • Single posting newcomer
  • *
  • Posts: 2
Re: can't run on version 10.05
« Reply #2 on: September 14, 2010, 12:52:52 pm »
the application does activates, but when i try toi compile a project, it can't build and run. I don't know whats the problem?>???

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: can't run on version 10.05
« Reply #3 on: September 14, 2010, 01:02:25 pm »
when i try toi compile a project, it can't build and run.
Probably you start with telling what error you see. 8I hope you have source files added to your project.) Then probably enable full compiler log (see my sig); re-compile the application and post the output here.
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