Hello Mike,

>> Note that you need to re-run cmake and change the lib names
>> for some of the new libs to be picked up, because either the
>> version number changed or they didn't have a version number before.
>
> Hi, pls do submit any necessary cmake mods.
> thanks

No, sorry I was not clear about what I meant... I meant that in the  
CMakeSetup window, since the old lib names were different from the new  
ones, you need to change them. So where for example it said

PNG_LIBRARY_DEBUG G:\...\3rdParty\libpngD.lib

I had to change it to

PNG_LIBRARY_DEBUG G:\...\3rdParty\libpng13D.lib

That's all. I think if you delete your CMakeCache.txt and re-do the  
cmake config, it'll detect the right ones. I'll check later, but since  
no one else noted anything I would assume it's fine.

Sorry for any confusion...

J-S
-- 
______________________________________________________
Jean-Sebastien Guay     [EMAIL PROTECTED]
                         http://whitestar02.webhop.org/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to