Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Build Error
Build Error [message #72779] Thu, 05 June 2003 13:28 Go to next message
Eclipse UserFriend
Originally posted by: xlzhao.connect.carleton.ca

Hi
I tried building the example helloworld makefile with both cygwin and
MinGW.
I even tried renaming the mingw32-make to make but nothing works so far
and I've tried changing my build path to MinGW/bin and cygwin/bin
I still have a building error.
Build Error
(Exec error:Launching failed)
Is there anything else I can try?
Thanks
Re: Build Error [message #72923 is a reply to message #72779] Thu, 05 June 2003 20:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vikram.anand.itcinfotech.com

Put the the folder D:\\MinGW\\bin in the Path as the environment variable.
Restart Eclipse.

I think it should work.


Lucie Zhao wrote:

> Hi
> I tried building the example helloworld makefile with both cygwin and
> MinGW.
> I even tried renaming the mingw32-make to make but nothing works so far
> and I\'ve tried changing my build path to MinGW/bin and cygwin/bin
> I still have a building error.
> Build Error
> (Exec error:Launching failed)
> Is there anything else I can try?
> Thanks
Re: Build Error [message #72989 is a reply to message #72923] Fri, 06 June 2003 13:11 Go to previous message
Eclipse UserFriend
Originally posted by: xlzhao.connect.carleton.ca

Thanks for ur suggestion but it still didn't work
Is the double \\ a typo or should it be like that?
I tried both C:\MinGW\bin and C:\\MinGW\\bin.
Neither worked.

Lucie
Vikram wrote:

> Put the the folder D:\\MinGW\\bin in the Path as the environment variable.
> Restart Eclipse.

> I think it should work.


> Lucie Zhao wrote:

> > Hi
> > I tried building the example helloworld makefile with both cygwin and
> > MinGW.
> > I even tried renaming the mingw32-make to make but nothing works so far
> > and I\'ve tried changing my build path to MinGW/bin and cygwin/bin
> > I still have a building error.
> > Build Error
> > (Exec error:Launching failed)
> > Is there anything else I can try?
> > Thanks
Previous Topic:Problems with build configurations
Next Topic:Project with both C and Java -- how to organize it?
Goto Forum:
  


Current Time: Fri Jul 12 10:30:27 GMT 2024

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

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

Back to the top