This is the mail archive of the cygwin-xfree@cygwin.com 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: Need help with a glu problem


On Wed, 02 Apr 2003, Gary Pekmezi wrote:

> might it have something to do with the fact that glut.a is in
> /lib/w32api
>

Bingo!

There is currently no libglut supplied for use with X.  I am working in my
spare time to change that, but don't hold your breath.

Recap:

For X:
-I /usr/X11R6/include -L /usr/X11R6/lib -lGLU -lGL

For native:
-lgluix -lglui -lglut32 -lglu32 -lopengl32
and see /usr/doc/opengl-1.1.0/README

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444



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