[osg-users] [Solved]"OSGReaderWriter wrappers failed to load" loading osg files

Chris Hanson xenon at alphapixel.com
Sun Jan 6 02:28:42 PST 2019


.osg is a deprecated serialization format. It is replaced by .osgt (and
.osgb for binary data).

On Sun, Jan 6, 2019 at 2:43 AM Rodrigo Dias <rodrigo1406 at gmail.com> wrote:

> 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 at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>


-- 
Chris 'Xenon' Hanson, omo sanza lettere. Xenon at AlphaPixel.com
http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 •
GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Legal/IP • Forensics • Imaging • UAVs • GIS • GPS •
osgEarth • Terrain • Telemetry • Cryptography • LIDAR • Embedded • Mobile •
iPhone/iPad/iOS • Android
@alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
623-PIXL [7495]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20190106/07ea916d/attachment.html>


More information about the osg-users mailing list