From: Alexander Lechner (alexander.lechner++at++vertigo-systems.de)
Date: 12/10/2004 08:13:01
Hi Performer-Team!
There is a small typo in "usr/include/Performer/opengl.h", line 47.
#ifndef GL_ARB_shader_object
must be
#ifndef GL_ARB_shader_objects
otherwise you get a 'conflicting types for `typedef unsigned int GLhandleARB'
compile message. GLhandleARB is defined in GL/glext.h (NVIDIA Linux, 66.29).
[ BTW in NVIDIA's header files it is 'typedef long unsigned int GLhandleARB'.]
Thanks,
Alex
-- Alexander.Lechner ++at++ vertigo-systems.de Engelbertstraße 30 | phone: +49-221-2405472 D-50674 Köln | fax: +49-221-34892616
This archive was generated by hypermail 2b29 : Fri Dec 10 2004 - 08:09:29 PST