Olumide wrote:
-----------------------------------------------------------------------------------------------
Hi -

I'm sure theres' a straightforward answer to this question. I'm trying to link an object file (main.o) with the OpenGL libraries but I'm getting the following
error:

$ g++ main.o -lglut -lGL -lGLU -o demo
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find
-lGL
collect2: ld returned 1 exit status

Which is quite surprising because I only just reinstalled the latest version of
Cygwin (all of it). What am I not doing right?

Thanks,

- Olumide
-----------------------------------------------------------------------------------------------

Olumide,

For instructions about compiling/linking OpenGL and GLUT programs, please read:

/usr/share/doc/opengl-1.1.0/README.txt

André Bleau, Cygwin's OpenGL package maintainer
Please send any question regarding the OpenGL package to cygwin at cygwin dot com

Anything writen below this line is from my mailing agent and I have no control over it.

_________________________________________________________________
Partagez une seule photo ou un diaporama complet dans MSN Messenger. http://join.msn.com/?pgmarket=fr-ca&page=features/messenger Commencez dès maintenant à profiter de tous les avantages de MSN Premium et obtenez les deux premiers mois GRATUITS*.


--
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/

Reply via email to