Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Program not a recognized executable
Program not a recognized executable [message #142734] Wed, 06 April 2005 12:42 Go to next message
Eclipse UserFriend
Originally posted by: david.aldrich.t-modus.nec.co.uk

Hi

Having now succeeded in building my C++ application using Mingw32 on Win
2000 in Eclipse, I cannot run the executable. I can run the executable
(built in Eclipse) from the DOS command line but when I try from the
Eclipse Run... menu command I get:

"Launching (Error: Program not a recognized executable.)"

and

"Program not binary"

Please will someone explain how to fix this problem?

David
Re: Program not a recognized executable [message #142844 is a reply to message #142734] Thu, 07 April 2005 11:07 Go to previous messageGo to next message
Cavit Cahit VURAL is currently offline Cavit Cahit VURALFriend
Messages: 76
Registered: July 2009
Member
David Aldrich wrote:
> Hi
>
> Having now succeeded in building my C++ application using Mingw32 on Win
> 2000 in Eclipse, I cannot run the executable. I can run the executable
> (built in Eclipse) from the DOS command line but when I try from the
> Eclipse Run... menu command I get:
>
> "Launching (Error: Program not a recognized executable.)"
>
> and
>
> "Program not binary"
>
> Please will someone explain how to fix this problem?
>
> David
>
Please check Project->Properties->C/C++ Make Project->Binary Parser.

And choose PE Windows Parser

CC Vural
Re: Program not a recognized executable [message #142905 is a reply to message #142844] Thu, 07 April 2005 14:37 Go to previous message
Eclipse UserFriend
Originally posted by: david.aldrich.t-modus.nec.co.uk

Hi

> Please check Project->Properties->C/C++ Make Project->Binary Parser.
> And choose PE Windows Parser

Thank you very much. That fixed my problem.

David
Previous Topic:C/C++ indexing question
Next Topic:break on function
Goto Forum:
  


Current Time: Thu Apr 25 11:32:50 GMT 2024

Powered by FUDForum. Page generated in 0.03450 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top