I've had a similar problem in Debian Stretch. I'm using OSG 3.6.3, which I 
build with CMake. I removed the option BUILD_OSG_DEPRECATED_SERIALIZERS, and 
included the options BUILD_OSG_APPLICATIONS, BUILD_OSG_EXAMPLES, 
BUILD_OSG_PACKAGES and BUILD_OSG_PLUGINS_BY_DEFAULT.

osgviewer cessna.osg

gives


> OSGReaderWriter wrappers failed to load
> Error reading file cessna.osg: read error (No data loaded)
> osgviewer: No data loaded
> 


but

osgviewer cessna.osgt

runs fine. So I think .osg is a deprecated format? I'm interested in using 
osgEarth, and now I wonder if I should have disabled those deprecated 
formats... (I thought that removing it could reduce the amount of errors).

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





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to