jean-luc malet wrote: > I never managed to build something that link against those libs. if > you strip the "32" at the end of each libs it shall work > ie use : > lglut -lglu -lGL > however I don't know but every package that use autotools try to link > with theses.... what is the difference between -lopengl32 and -lGL? > thanks > JLM
Extract from /usr/share/doc/opengl-1.1.0/FAQ.txt : What is the difference betwwn the opengl package and the libGL-devel, libGLU-devel, libglut-devel packages ? -------------------------------------- The opengl package uses the Win32 API to render directly to Windows. It uses driver and hardware acceleration to get fast rendering. The other packages render through an X server, that needs to be installed and run. - André Bleau, Cygwin's volunteer OpenGL package maintainer. Please direct any question or comment about the OpenGL package to cygwin at cygwin dot com Many other persons will be able to help you if you do. _________________________________________________________________ Découvrez toute l'actualité de vos amis au même endroit. http://go.microsoft.com/?linkid=9660831 -- 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/