Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Cannot compile c++
Cannot compile c++ [message #219223] Mon, 02 July 2007 16:49 Go to next message
Jackie Gleason is currently offline Jackie GleasonFriend
Messages: 6
Registered: July 2009
Junior Member
Hey everyone!

Ok so I am ofically stuck I am trying to get my copy of Eclipse to compile
the Hello world sample that comes with the c++ plugins. I have installed
and pathed Cygwin and have even compiled the project directly through the
command line, however, every time I try using the run button in eclipse I
get...

launch failed no binaries

Any idea where I am getting hosed up at?

Thanks guys!
Re: Cannot compile c++ [message #219582 is a reply to message #219223] Tue, 03 July 2007 20:29 Go to previous message
Nick Schweyer is currently offline Nick SchweyerFriend
Messages: 175
Registered: July 2009
Senior Member
hi,

I am really not the expert, but the error message says that the executable
is missing. It seems that the program has not been built.
Either there were errors during compilation and/or linking or 'build' is
missing.

Before running the program you have to build it, e.g right mouse klick on
the project name in the left window and then select 'build'.

Is this too simple?

nikosch


Niko

Eclipse-CDT Version: 2019-12 (4.14.0), Win10 64bit
Previous Topic:Import EMF API
Next Topic:Cannot load jtds driver
Goto Forum:
  


Current Time: Wed Apr 24 23:29:02 GMT 2024

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

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

Back to the top