[vtk-developers] Compile Error in vtkgl.h

Francois Bertel francois.bertel at kitware.com
Mon Aug 11 20:36:51 EDT 2008


Fixed. This was an error in the new official glext.h.

http://www.cdash.org/CDash/buildSummary.php?buildid=145154


http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/ParseOGLExt/headers/glext.h?r1=1.5&r2=1.6

COMP:Fixed bug from official file. GL_COMPARE_REF_TO_TEXTURE was
defined against GL_COMPARE_R_TO_TEXTURE_ARB instead of
GL_COMPARE_R_TO_TEXTURE, which causes issue on Windows.


On Mon, Aug 11, 2008 at 7:17 PM, Mark Richardson <mark at elemtech.com> wrote:
>
> I'm trying to build the latest vtk from cvs and I get the following error in vtkgl.h:
>
> c:\...\vtkgl.h(10289) : error C2065: 'GL_COMPARE_R_TO_TEXTURE_ARB' : undeclared identifier
>
> I'm building with visual studio .net 2003 on windows 2000 with cmake 2.4.7. Has anyone else had this problem?
>
> Mark Richardson
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at vtk.org
> http://www.vtk.org/mailman/listinfo/vtk-developers
>



-- 
François Bertel, PhD | Kitware Inc. Suite 204
1 (518) 371 3971 x113 | 28 Corporate Drive
 | Clifton Park NY 12065, USA



More information about the vtk-developers mailing list