News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Failed to execute

Started by Jarrett, December 20, 2009, 12:03:52 AM

Previous topic - Next topic

Jarrett

I keep getting this error message when I try to run my program:

QuoteExecution of 'C:\Program Files\CodeBlocks/cb_console_runner.exe "C:\Users\User\Desktop\LRT\Source\main.exe"' in 'C:\Users\User\Desktop\LRT\Source' failed.

Can anyone tell me how to fix this?

MortenMacFly

Quote from: Jarrett on December 20, 2009, 12:03:52 AM
Can anyone tell me how to fix this?
Did you try opening a Windows command prompt (cmd.exe) in that folder ('C:\Users\User\Desktop\LRT\Source') and running main.exe?
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]