On Mon, May 5, 2008 at 6:24 PM, <[EMAIL PROTECTED]> wrote: > Roger - Thank you very much - you nailed the problem - i was using the 3rd > party binaries, which were compiled under DEBUG / VS2005.
The official "unofficial" 3rd party libraries most people use with the OSG (with VS 8.0) are distributed in both release and debug forms, from what I can see here: https://osgtoy.svn.sourceforge.net/svnroot/osgtoy/3rdParty/branches/3rdParty_win32binaries_vs80sp1 I assume it wasn't these binaries you were having an issue with? Also, I've been bit by this issue before. If it ever happens again download dependency walker which usually does a good job pointing out the culprit. -- Philip Lowman
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

