Author Topic: Failed to execute  (Read 3244 times)

Jarrett

  • Guest
Failed to execute
« on: December 20, 2009, 12:03:52 am »
I keep getting this error message when I try to run my program:

Quote
Execution 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?
« Last Edit: December 20, 2009, 12:06:25 am by Jarrett »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Failed to execute
« Reply #1 on: December 20, 2009, 02:17:01 pm »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ