Hi,

I got the last version of 2.8.2, but osgUtil does not compile.

Errors

Compiling...
Tessellator.cpp
..\..\..\src\osgUtil\Tessellator.cpp(44) : error C2664: 'gluTessCallback' : 
cannot convert parameter 3 from 'GLU_TESS_CALLBACK' to 'void (__stdcall 
*)(void)'
        This conversion requires a reinterpret_cast, a C-style cast or 
function-style cast
..\..\..\src\osgUtil\Tessellator.cpp(45) : error C2664: 'gluTessCallback' : 
cannot convert parameter 3 from 'GLU_TESS_CALLBACK' to 'void (__stdcall 
*)(void)'
        This conversion requires a reinterpret_cast, a C-style cast or 
function-style cast
..\..\..\src\osgUtil\Tessellator.cpp(46) : error C2664: 'gluTessCallback' : 
cannot convert parameter 3 from 'GLU_TESS_CALLBACK' to 'void (__stdcall 
*)(void)'
        This conversion requires a reinterpret_cast, a C-style cast or 
function-style cast
..\..\..\src\osgUtil\Tessellator.cpp(47) : error C2664: 'gluTessCallback' : 
cannot convert parameter 3 from 'GLU_TESS_CALLBACK' to 'void (__stdcall 
*)(void)'
        This conversion requires a reinterpret_cast, a C-style cast or 
function-style cast
..\..\..\src\osgUtil\Tessellator.cpp(48) : error C2664: 'gluTessCallback' : 
cannot convert parameter 3 from 'GLU_TESS_CALLBACK' to 'void (__stdcall 
*)(void)'
        This conversion requires a reinterpret_cast, a C-style cast or 
function-style cast

Thank you!

Cheers,
Eduardo

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=18462#18462





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to