Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » New to CDT - Having problems with C++ project build
New to CDT - Having problems with C++ project build [message #157334] Sun, 06 November 2005 07:05 Go to next message
Shrinivas Joshi is currently offline Shrinivas JoshiFriend
Messages: 14
Registered: July 2009
Junior Member
Hi All,
I have installed the latest CDT. I am Using g++ compiler of Cygwin on
WinXP. I have set the path of g++ compiler in the system environmental
variables.
Even after doing this I am not able to build and run a simple "Managed Make
C++ project". The project has just one source file with main
method with some cout. Whenever I build the project eclipse throws following
error:

Build error
(Exec error:Launching failed)

P.S. I am able to compile and run the same source file through command line.

Any help in this regards is appreciated.

Thanks
Shrinivas Joshi.
Re: New to CDT - Having problems with C++ project build [message #157342 is a reply to message #157334] Sun, 06 November 2005 07:19 Go to previous message
Shrinivas Joshi is currently offline Shrinivas JoshiFriend
Messages: 14
Registered: July 2009
Junior Member
Please ignore this. I have got the solution.
For those who had the same problem : In my case I was missing the "make"
utility in cygwin which I updated (can be found in Devel category) through
cygwin setup.

Thanks
-Shrinivas Joshi

"Shrinivas Joshi" <sjoshi@cc.gatech.edu> wrote in message
news:dkk9vd$cmn$1@news.eclipse.org...
> Hi All,
> I have installed the latest CDT. I am Using g++ compiler of Cygwin on
> WinXP. I have set the path of g++ compiler in the system environmental
> variables.
> Even after doing this I am not able to build and run a simple "Managed
> Make C++ project". The project has just one source file with main
> method with some cout. Whenever I build the project eclipse throws
> following error:
>
> Build error
> (Exec error:Launching failed)
>
> P.S. I am able to compile and run the same source file through command
> line.
>
> Any help in this regards is appreciated.
>
> Thanks
> Shrinivas Joshi.
>
>
>
>
Previous Topic:Compile order in a project
Next Topic:Unable to debug under Linux
Goto Forum:
  


Current Time: Thu Sep 26 23:05:54 GMT 2024

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

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

Back to the top