Hi Robert,

I've found a problem in the imported lib3ds library on big-endian systems.
The address of an unsigned int was being cast to the address of an
unsigned short,
which doesn't work when dereferenced on a big-endian system.

The attached file fixes the problem, I'll also look into reporting it
upstream to the
lib3ds project.

Regards

Colin McDonald
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to