Just a hunch, but maybe some dependencies (DLLs) are missing, like for instance the visual studio 2005 SP1 redistributables,… Have you checked your executable (and separately the OSG plugins, since they are loaded dynamically) with the Microsoft Dependency Walker? See, http://www.dependencywalker.com

Cheers,

    Erik den Dekker


On 02-11-2009, at 13:59, Philip Lamb wrote:

osgViewer (OSG v2.6, compiled under Windows XP SP3 with Visual Studio 2005 SP1) crashes while loading textured models (e.g. cow.osg) when I run it on a clean install of Windows Vista SP2. Before I go through the pain of installing VS on this copy of Vista to run the debugger, are there any known gotchas running OSG compiled under XP in Vista?

I'm tempted to just tell the customer to go back to running our app under XP but I'm sure this unfortunately won't be the last time we end up having to support a deployment on Vista.

Any help or experiences much appreciated.

Regards,
Philip Lamb

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

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

Reply via email to