Hi,
I'm running my app in VS2005  debug mode.

I was getting crashes using readNodeFile, and as per the advice of this
mailing list I downloaded and unzipped the osg debug libraries.  Now my
application throws an error when innitializing,

'learnOSG.exe': Loaded 'C:\Program
Files\OpenSceneGraph\bin\osg35-osgDBd.dll', No symbols loaded.
LDR: LdrpWalkImportDescriptor() failed to probe C:\Program
Files\OpenSceneGraph\bin\osg35-osgDBd.dll for its manifest, ntstatus
0xc0150002


I haven't found any mentions of that error in relation to osg, but every
solution to it I could find for other systems involved getting service pack
1 or replacing the library with a newer/fixed version.  This machine has
service pack 2, so the first isn't the problem.


My own application is only using four of the .lib files,  osgd.lib
osgViewerd.lib osgDBd.lib osgGAd.lib

I also tried it with the osgviewerGlut example, using debug mode and all the
debug libraries, and got the same error.


-Mark
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to