delorie.com/archives/browse.cgi | search |
On Mon, Nov 10, 2003 at 04:16:00PM -0500, Suresh Venkatasubramanian wrote: > >OK. now I am really confused. >Let me try to summarize what I want to do. > >I want to compile an OpenGL program that uses the native windows >opengl drivers for linking rather than cygwin's libraries. I compiled my >code using > >gcc -mno-cygwin <src files> -lglut32 -lglu32 -lopengl32 > >also making sure that I was using the /usr/include/w32api/GL includes. > >the code compiles correctly, and does not run, giving the error I >indicated earlier. > >Various suggestions (Andre/Brian) indicated that I could use >/usr/bin/glut32.dll as opposed to an nvidia glut dll that I had been using >for this purpose. The error I get is independent of the choice of dll >used. > >cjf's mail now indicates that I cannot do this ? any help would be greatly >appreciated.... You can't use cygwin DLLs with non-cygwin apps. -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to aaaspam AT sourceware DOT org and be permanently blocked from mailing lists at sources.redhat.com -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |