Hi Pip, It looks like you are trying to build the boston example for osggis. The errors you're seeing looks like your graphics hardware is having trouble setting up pbuffers or even a plain old OpenGL window. Do the osg examples run on your system?
Thanks, Jason On Thu, Feb 19, 2009 at 9:21 PM, pip <[email protected]> wrote: > when I excute the make.bat file, I got thest error information like > followings: > ============================================================ > PixelBufferWin32::init(), Error: some wgl extensions not supported > Windows Error #127: [Screen #0] ChooseMatchingPixelFormat() - > wglChoosePixelFormatARB extension not found, trying GDI. Reason: The > specified procedure could not be found. > > Rendering in software: pixelFormatIndex 1 > Windows Error #2000: Win32WindowingSystem::OpenGLContext() - Unable to > restore current OpenGL rendering context. Reason: The pixel format is > invalid. > > PixelBufferWin32::init(), Error: some wgl extensions not supported > Windows Error #127: [Screen #0] ChooseMatchingPixelFormat() - > wglChoosePixelFormatARB extension not found, trying GDI. Reason: The > specified procedure could not be found. > ================================================================= > Does anybody get same problem? > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=7073#7073 > > > > > > _______________________________________________ > 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

