News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

can't run on version 10.05

Started by rexgargante, September 13, 2010, 06:08:15 PM

Previous topic - Next topic

rexgargante

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

Greatwolf

Find the codeblocks.exe and run it? That executable should be present somewhere in the directory of where you built codeblocks.

rexgargante

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?>???

MortenMacFly

Quote from: rexgargante on September 14, 2010, 12:52:52 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: [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]