Debug Assertion Failed!
Program: C:\Program Files\OpenSceneGraph\bin
\osgviewer.exe
File: dbgheap.c
Line:1044
_expression_: _CrtIsValidHeapPointer(pUserData)
File: dbgheap.c
Line:1044
_expression_: _CrtIsValidHeapPointer(pUserData)
This error is most likely coming from mixing multithread/single thread libraries. Or mixing osg debug and release libraries.
Check your VS project settings.
jOan Abadie
2006/5/10, Robert Osfield <[EMAIL PROTECTED]>:
On 5/10/06, Simon ESNEAULT <[EMAIL PROTECTED] > wrote:Thanks for your answer, I will try with the Inventor plugin. But it will only load VRML 1.0 file, no ?The SGI Inventor only loads VRML1.0, the Coin version of Inventor supports VRML2.0.
Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/
--
jOan
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
