Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » getting started (newbie)
getting started (newbie) [message #104777] Fri, 04 June 2004 15:20 Go to next message
Eclipse UserFriend
Originally posted by: maz.wpi.edu

This is a newbie question. im trying to use eclipse for c++ for the first
time. I try to go through the tutorial that is included with the plugin.
But once i create either a standard make or managed make project in the
problems i get this error

Error launchin external scanner info generator (gcc -E -P -v
c:/eclipse/workspace/.metadata/.plugins/org.eclipse.cdt.make .core/specs.cpp)

when i try to build after creating the hello world main.cpp and the
makefile if i choose standard make it cannot find the make program or
start it. I tell it to use the default make the error is

Error launching builder (make -k all )
(Exec error:Launching failed)

Do i need to download something else besides the plugin zip file?

Thanks for the help
Matt Maziarz

p.s. I tried searching the internet and help files to find a solution
sorry if i missed it
Re: getting started (newbie) [message #104805 is a reply to message #104777] Fri, 04 June 2004 17:08 Go to previous message
Eclipse UserFriend
You didn't install a compiler, did you?

Use either Cygwin or MinGW32.

Matt Maziarz wrote:
> This is a newbie question. im trying to use eclipse for c++ for the first
> time. I try to go through the tutorial that is included with the plugin.
> But once i create either a standard make or managed make project in the
> problems i get this error
>
> Error launchin external scanner info generator (gcc -E -P -v
> c:/eclipse/workspace/.metadata/.plugins/org.eclipse.cdt.make .core/specs.cpp)
>
> when i try to build after creating the hello world main.cpp and the
> makefile if i choose standard make it cannot find the make program or
> start it. I tell it to use the default make the error is
>
> Error launching builder (make -k all )
> (Exec error:Launching failed)
>
> Do i need to download something else besides the plugin zip file?
>
> Thanks for the help
> Matt Maziarz
>
> p.s. I tried searching the internet and help files to find a solution
> sorry if i missed it
>
Previous Topic:CDT : problem running projects
Next Topic:CDT 2.0 Source
Goto Forum:
  


Current Time: Tue Jul 22 06:39:51 EDT 2025

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

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

Back to the top