Re: [osg-users] Crash using current OSG master with collada dom 2.4.0

2016-10-20 Thread Torben Dannhauer
Hi,

I solved the issue: as long as collada is compiled with support for Version 150 
AND 141, it is not able toe decide properly and mixes things.

Compiling collada only with DOM version 141 support makes things working.

Thank you!

Cheers,
Torben

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





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


[osg-users] Crash using current OSG master with collada dom 2.4.0

2016-10-12 Thread Torben Dannhauer
Hi,

I compiled current master OSG with collada dom 2.4.0.
It compiled and linked fine.

However, as soon as I try to load a collada file (diningroom.dae), it crashes 
with a NULL Ptr Access in >   
osg145-osgDBd.dll!osgDB::Registry::ReadNodeFunctor::doRead(osgDB::ReaderWriter 
& rw={...}) line 954 

Are there any known bugs in this area atm?

Thank you!

Cheers,
Torben

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





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