Hi, I have downloaded openscengraph from git(master) and I have succesfully compiled and installed osg on windows 10-64bit using VS 2015. Now I want to use OSG lib and include with my own application using CMake 3.5.1. I have set var OSGDIr and cmake can find include but cannot find static lib. In lib folder I can find 38 lib like osg143-osgd.lib osg143-osg.lib...
If I change osg143-osg.lib in osg.lib OSG_LIBRARY is found in cmake. What's wrong in my installed? ... Thank you for your answer Cheers, Laurent ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=66754#66754 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

