Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Environment for run application
Environment for run application [message #172263] Fri, 07 July 2006 15:34 Go to next message
Eclipse UserFriend
Originally posted by: mark.slytechs.com

I'm compiling a simple "Hello World" app in C++ on Win XP and CYGWIN
environment. It compiles fine but when run from eclipse I get error that
can not find "cygwin1.dll". I've been trying to find the proper place to
change paths, but no luck.

Any pointers where the proper place is to set CYGWIN environment paths
in Ecplise?

The app runs fine from cygwin shell. So it compiles and resolves all
libraries at compile time.
Re: Environment for run application [message #172289 is a reply to message #172263] Fri, 07 July 2006 17:27 Go to previous message
Eclipse UserFriend
Originally posted by: newsgroups.snipah.com

you should add your cygwin/bin to the system path or compile your
projects with -mno-cygwin option.

try running your program from the windows console and you will get the
same error message.

ciao
Enrico
Previous Topic:Displaying registers with names that start with "$"
Next Topic:Eclipse and JRE
Goto Forum:
  


Current Time: Thu May 08 12:16:37 EDT 2025

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

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

Back to the top