HI ALessandro, Could you try OSG 2.6.1 or one of the 2.7.x dev series as I believe a workaround for an issue under Windows has been applied that addresses this issue.
Robert. On Mon, Jan 12, 2009 at 6:30 PM, alessandro terenzi <[email protected]> wrote: > No graphic window is created. I'm using osg 2.2.0 on Windows Vista and I run > osgconv as this: > > osgconv --compressed model.dae model.ive > I get this error message: > > Failed to create pbuffer, failing back to normal graphics window. > Error: Unable to create graphis context - cannot run compression > but the model.ive is created anyway (although not as expected due to some > texture problem...). > > Alessandro > > > On Mon, Jan 12, 2009 at 6:45 PM, Robert Osfield <[email protected]> > wrote: >> >> On Mon, Jan 12, 2009 at 4:29 PM, alessandro terenzi <[email protected]> >> wrote: >> > Unfortunately such a creation always fails for me. What could be the >> > reason >> > for not being able to create a context with a pbuffer? >> >> If no pbuffer is supported by your drivers then the code should >> fallback to creating a conventional graphics window. Is this failing >> as well? >> >> Which OSG version are you using? What platform are you on? >> >> Robert. >> _______________________________________________ >> 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 > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

