This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin1.dll not found, embedding dll into EXE


Hi,

Thanks, that workd.

----- Original Message ----- 
From: "Igor Pechtchanski" <pechtcha@cs.nyu.edu>
To: "Mukul Sabharwal" <webmaster@pauridge.dyndns.org>
Cc: <cygwin@cygwin.com>
Sent: Saturday, July 26, 2003 3:36 PM
Subject: Re: cygwin1.dll not found, embedding dll into EXE


> You have some quotes in your PATH that may affect finding files.  Try
> removing all double quotes (") from the PATH variable.
> Igor
>
> On Sat, 26 Jul 2003, Mukul Sabharwal wrote:
>
> > Okies I read that. the out file is attached. thanks.
> >
> > ----- Original Message -----
> > From: "Elfyn McBratney" <elfyn@emcb.co.uk>
> > To: "Mukul Sabharwal" <webmaster@pauridge.dyndns.org>
> > Cc: "Max Bowsher" <maxb@ukf.net>; <cygwin@cygwin.com>
> > Sent: Saturday, July 26, 2003 11:59 AM
> > Subject: Re: cygwin1.dll not found, embedding dll into EXE
> >
> > > On Sat, 26 Jul 2003, Mukul Sabharwal wrote:
> > >
> > > > Hi,
> > > >
> > > > I need did put the c:\cygwin\bin and c:\cygwin in my PATH variable,
> > > > but no luck, I still need the dll file in the directory from where
> > > > I'm executing.
> > > > [...]
> > >
> > > Then you have a very weird problem. Please (re-)read
> > > <http://cygwin.com/problems.html> and come back with some more
> > > information (e.g. output from cygcheck, non-compressed, as a plain
> > > text attachment).
> > >
> > > Elfyn
> > >
> > > > > Mukul Sabharwal wrote:
> > > > > > Yes my app is open source. I mean that when I used g++, I had to
> > > > > > move the cygwin1.dll to the directory where my EXE was located.
> > > > > > In case I do ask people to install cygwin, will they have to
> > > > > > move the DLL too ?
> > > > > >
> > > > > > Is it some config problem at my end ?
> > > > >
> > > > > Possibly. How are you running your app?
> > > > > If from a cygwin shell, you should not need to do anything
> > > > > special. If by double-click from Windows, you *will* need the
> > > > > Cygwin bin directory in the Windows PATH environment variable.
>
> -- 
> http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_ pechtcha@cs.nyu.edu
> ZZZzz /,`.-'`'    -.  ;-;;,_ igor@watson.ibm.com
>      |,4-  ) )-,_. ,\ (  `'-' Igor Pechtchanski, Ph.D.
>     '---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!
>
> "I have since come to realize that being between your mentor and his route
> to the bathroom is a major career booster."  -- Patrick Naughton
>



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]