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]

Re: Need some help


At 12:39 PM 1/2/1997, ObiWan wrote:
>Hi there,
>
>     I found Your e-mail address while searching the Web to find an answer to
>my problem with an application I've written in C++ Builder and which
>implements OpenGL functions. I'm sure the problem is not with the code
>itself, but with some project settings. When I try to run my application on
>another computer than mine, the following error message pops up:
>"OpenGL32.dll file is linked to a non-existing export 'gdi32.dll'". What's
>strange is that the program runs on my computer without problems! It doesn't
>(because of this message) on any computer in the world. So, my question is -
>what settings should I do to remove this problem?
>
>     The program I'm telling You of is my master's thesis, therefore it would
>be extremely nice of You if You could help me tackle this problem.
>
>                     Thank You,
>                                            Kamil Staniec, Poland.



Seems to me I recall seeing this message at least once before.  I'd also note
that it appears to me that your system date is off quite a bit, which may 
account for why your previous message(s) may have gone unanswered (I just
happened to scroll back in my list to notice yours hanging around in my
mailbox).  In any case, this isn't the list that discusses C++ Builder or
OpenGL in particular.  You might want to search for a list that discusses
these two subjects.  Since gdi32.dll is a DLL that's distributed with 
Windows platforms, the only reason I can think of that it wouldn't be found
is that its not in the PATH that's set when you run your program.  But you 
should really follow-up on this issue in a more appropriate forum.



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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