On 10/14/2009 06:20 PM, Chris Marshall wrote:
> The build process will use the best possible configuration
> for the build. With both HAVE_GLUT and HAVE_FREEGLUT defined
> it should be picking FreeGLUT. The actual problem is that
> the code currently assumes, apparently incorrectly, that the
> FreeGLUT include file is in glut.h. On your system, that is
> not the case. Try replacing glut.h by freeglut.h in glut_util.h
> and see if that works. If so, I'll try to cook up something a
> bit smarter on the GLUT vs FreeGLUT differences.

That did the trick.

BTW - any closer to having run time determination of GL capabilities? 
Really can't include this in Fedora (or probably any other Linux 
distribution) until this is in place.


-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  [email protected]
Boulder, CO 80301              http://www.cora.nwra.com

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to