> 
> Bill Galbraith writes:
> > 
> >  
> > However, I still hit this brick wall where it can't find 
> > _ChoosePixelFormat, _DescribePixelFormat, and a host of other 
> > problems.
> >  
> > Is anyone out there compiling this under Cygwin, and can 
> you offer any 
> > suggestions on how to fix this?
> 
> In
> Producer\Make\Platforms\makedefs.cygwin
> 
> Add
> 
> GL_LIBS = -lglu32 -lopengl32 -lgdi32 -luser32
> 
> MingW users will want to add the same to
> 
> Producer\Make\Platforms\makedefs.mingw
> 
> HTH
> 
> Norman

_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to