This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 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: OpenGL files


Suresh Keswani wrote on Thursday, October 11, 2007 5:46 PM::

> I have a small question relating to developing OpenGL applications
> *locally*: I have installed the gcc/++ compiler suite, freeglut
> library files and the "OpenGL-related files" via the setup program.
> However, compiling OpenGL programs fails as the linker cannot find
> the GL libraries. Nor can I when I try looking for libgl.* and
> libglu.* in the usual locations. (libglut files are there).
> 
> My questions: - have these files changed names / locations in the
> Cygwin heirarchy? - or does "OpenGL-related" files refer to other
> supplementary files but not to the main GL library files - if so -
> where can I find the GL lib files?
> 
> Many thanks for any help on this.
> 
> All the best,
> 
> Suresh Keswani

You need to install the xorg-x11-devel package.  Note that the 
runtime libraries are called cygGL* and are part of the xorg-x11-bin 
package.  The files called libGL* are only the import libraries.

Phil



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


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