Hi Stephan, I checked fixes for these errors yesterday evening - there were warnings for me with g++ 4.3.3. Could you do an svn update and let me know if this fixes things.
Cheers, Robert. On Wed, Oct 6, 2010 at 9:11 PM, Stephan Huber <[email protected]> wrote: > Hi Robert, > > on OS X I get a lot of compile errors in mipmap.cpp: > > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:3532:0 > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:3532: > error: invalid conversion from 'void*' to 'GLushort*' > > > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:3534:0 > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:3534: > error: invalid conversion from 'void*' to 'GLushort*' > > > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:7394:0 > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:7394: > error: invalid conversion from 'void*' to 'GLushort*' > > > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:7396:0 > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:7396: > error: invalid conversion from 'void*' to 'GLushort*' > > > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:7905:0 > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:7905: > error: invalid conversion from 'const void*' to 'const GLubyte*' > > > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:7905:0 > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:7905: > error: initializing argument 4 of 'void halveImage_ubyte(GLint, > GLuint, GLuint, const GLubyte*, GLubyte*, GLint, GLint, GLint)' > > > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:7905:0 > /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osg/glu/libutil/mipmap.cpp:7905: > error: invalid conversion from 'void*' to 'GLubyte*' > > > etc. > > Any hints how to fix this? > > cheers, > Stephan > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

