Hi jason, If you are using VS 2010 and you build your libraries with VS 2010, everthing should be fine as long as you compiled for the same architecture (32 or 64 bit ).
If you have linking issues while building your OSG, please play a little bit with the static or dynamic versions of your library. I had also some errors but managed them by switchgung from static to dynamic or vice versa. I hope you manage to build the libraries! Cheers, Torben ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=30059#30059 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

