Hi Niel, I have just experienced the same thing (I believe) as I was trying to play with osgOcean and could not get the libraries to play nicely so I downloaded the source to build the libraries myself. After building... I tried osgOcean again and found that it couldn't even find the libraries I had supposedly built. I searched for and found my dll's but to my amazement they had these funny prefixes in front of them. I changed (stupidly) my ocean project to point to these instead... Long story short... after reading a bunch more... I found these osg71- things were just an intermediate on their way to their final resting place (as almost described in Robert's note). One MUST run the INSTALL build after building to ensure the intermediates are moved and renamed to their proper destinations.
Have fun... I'm still dealing with more third party fun :-* ! Cheers, tim ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=37046#37046 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

