Hi Chris, Just a quick check, are you sure the .exe and the .dll files are for the same achitecture? mixing x64 and win32 executable files result in windows reporting the file missing, even while it's clearly present. In general i recommend the Dependency Walker (depends.exe) program to check for windows dependency problems, it's avalable on http://www.dependencywalker.com/ Regards, Laurens.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

