Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » CDT » Launch Failed. Binaries not found.
Launch Failed. Binaries not found. [message #768344] Mon, 19 December 2011 19:07 Go to next message
programmernoob123 is currently offline programmernoob123
Messages: 3
Registered: December 2011
Junior Member
Hello,
I'm using the basic Hello World application, but when I try running it, I get "Launch Failed. Binary not found."
I've looked it up and I know there's a million other topics about this, but I'm a little confused, since in the project explorer, it clearly shows the binary file.
(I'm sure it's built, saved, etc)
Re: Launch Failed. Binaries not found. [message #768514 is a reply to message #768344] Tue, 20 December 2011 04:41 Go to previous messageGo to next message
Harry Houdini is currently offline Harry Houdini
Messages: 131
Registered: February 2010
Senior Member
How do you try to run it ?
Re: Launch Failed. Binaries not found. [message #768927 is a reply to message #768514] Tue, 20 December 2011 23:22 Go to previous messageGo to next message
programmernoob123 is currently offline programmernoob123
Messages: 3
Registered: December 2011
Junior Member
As a local C/C++ Application
Re: Launch Failed. Binaries not found. [message #769034 is a reply to message #768927] Wed, 21 December 2011 04:34 Go to previous messageGo to next message
Axel Mueller is currently offline Axel Mueller
Messages: 1829
Registered: July 2009
Senior Member
Which platform? Did you enable the correct binary parser in Project properties->C/C++ Build (PE for windows, ELF for Linux, mach for mac)?

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: Launch Failed. Binaries not found. [message #769303 is a reply to message #769034] Wed, 21 December 2011 14:03 Go to previous messageGo to next message
programmernoob123 is currently offline programmernoob123
Messages: 3
Registered: December 2011
Junior Member
I'm pretty sure. In the menu, ELF is checked, so I'm assuming it's enabled
Re: Launch Failed. Binaries not found. [message #769529 is a reply to message #769303] Thu, 22 December 2011 03:58 Go to previous message
Axel Mueller is currently offline Axel Mueller
Messages: 1829
Registered: July 2009
Senior Member
Does the binary appear in the folder "Binaries" in your project? The binary parser will put all binaries it has found into this folder (it is a virtual folder).

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:Inline editing option in Disassembly View
Next Topic:Android Emulator shows oriental characters on text entry - why?
Goto Forum:
  


Current Time: Fri May 24 22:28:06 EDT 2013

Powered by FUDForum. Page generated in 0.02331 seconds