I've seen this error before. The issue could be that you put the
Visual C++ 2008 (SP1?) runtime into the program folder.

The only way to do this properly is to run the Visual C++ 2008 (SP1)
redistributable from the application's installer. This will take care
of placing the DLL in the WinSXS folder (Side by Side assembly cache).

Christian
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to