Hi abdelrahman, yes, DLL versioning in windows is a bit akward, but thats not an OSG specific issue. The basic rule is: Know what kind of compiler you use and use only binaries which were compiled with exact that compiler.
That's the reason why you can find compiled binaries for VS 2005 Sp1, VS2008 Sp1 and VS2010 Sp1. Cheers, Torben ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=41147#41147 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

