Hi Robert, all,

> I'm back from my trip, and through today have caught up with the pending 
> submissions, so we should be pretty up to date now and ready for the 
> next dev release.  Before I tag the beast could users do an svn update 
> and let me know how the build and run goes.

Is anyone using CMake 2.7.x on Windows?

I downloaded that version a week ago because I had to reinstall Windows 
(long story), and it seems there are some differences. For some reason, 
the additional dependencies list, for example:

..\..\lib\OpenThreads
..\..\lib\osg

instead of

..\..\lib\OpenThreads.lib
..\..\lib\osg.lib

so that the linker looks for OpenThreads.obj/osg.obj etc. instead of 
.lib . Is it just that I have a bad config, or am I the first one to use 
CMake 2.7? I'll investigate a bit more, but I just wanted to see if 
anyone else has run into this.

J-S
-- 
______________________________________________________
Jean-Sebastien Guay    [EMAIL PROTECTED]
                                http://www.cm-labs.com/
                         http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to