Thanks Mathieu, finally got to review your changes, which are now merged and checked into SVN.
On Tue, Oct 14, 2008 at 10:11 AM, Mathieu MARACHE <[EMAIL PROTECTED]> wrote: > Hi, > > I came across a bug when building OpenSceneGraph with > MSVC_VERSIONED_DLL, NMake makefiles and CMake 2.6.2. > The compilation fails because it tries to copy ot11-OpenThreads.lib to > OpenThreads.lib which is valid for the 2.4.x era of CMake but not > anymore in 2.6.x era. > The provided file from the CMakeModules directory adds a tests on the > CMake version and corrects this. Works for me now. > > Regards, > Mathieu > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
