Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Trouble using CDT with Eclipse
Trouble using CDT with Eclipse [message #211017] Wed, 16 May 2007 17:18 Go to next message
Eclipse UserFriend
Originally posted by: stoopingcrane.yahoo.com

Hi

I'm using Eclipse for the first time... got the SDK, then got the CDT
thro' Help->Software Updates... and thro' Castillo.

Started by setting the C/C++ perspective, then set up the project as usual
(similar to what's in the Help) for managed make C++. All's well and good
so far, then I save my Hello World program and try to build it... here's
what I get...

**** Build of configuration Debug for project Project1 ****

Build error
(Exec error:Launching failed)

Also, there was a warning listed in the Problems section about a missing
parser, involving a file spec.cpp when I started writing the program,
disappeared when I did the build.

Could any one please help me out? Thanks a lot.
Re: Trouble using CDT with Eclipse [message #211036 is a reply to message #211017] Wed, 16 May 2007 18:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: my.exmpl.com

Anoop skrev:
> Hi
>
> I'm using Eclipse for the first time... got the SDK, then got the CDT
> thro' Help->Software Updates... and thro' Castillo.
> Started by setting the C/C++ perspective, then set up the project as
> usual (similar to what's in the Help) for managed make C++. All's well
> and good so far, then I save my Hello World program and try to build
> it... here's what I get...
>
> **** Build of configuration Debug for project Project1 ****
>
> Build error
> (Exec error:Launching failed)
>
> Also, there was a warning listed in the Problems section about a missing
> parser, involving a file spec.cpp when I started writing the program,
> disappeared when I did the build.
>
> Could any one please help me out? Thanks a lot.
>

you need cygwin or migwin installed on your system and PATH pointing to
c:\cygwin\bin directory
Re: Trouble using CDT with Eclipse [message #211200 is a reply to message #211036] Fri, 18 May 2007 10:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: stoopingcrane.yahoo.com

Hi

Thanks a lot for the help. I got and installed Cygwin, the build works and
I see the binaries now, but when I try to execute them, I get an error:

"This application failed to execute because cygwin1.dll was not found,
reinstalling the application may fix the problem"

This does not make sense to me as C:/Cygwin/bin is in PATH and cygwin1.dll
is in the bin folder. I tried copying the dll to the Eclipse folders,
without success.

Any help would be greatly appreciated.
Re: Trouble using CDT with Eclipse [message #211208 is a reply to message #211200] Fri, 18 May 2007 11:08 Go to previous message
Eclipse UserFriend
Originally posted by: stoopingcrane.yahoo.com

Hi

I got it to work... Thanks !!
Previous Topic:Eclipse CDT and Cygwin
Next Topic:how to open a file not in the workspace
Goto Forum:
  


Current Time: Thu Apr 25 16:32:37 GMT 2024

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

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

Back to the top