Hello Robert,
On Win32, looks like most projects are still looking for
"OpenThreadsWin32d.lib" and "OpenThreadsWin32.lib", but the newly
imported OpenThreads builds as "OpenThreadsd.lib" and
"OpenThreads.lib" (without the Win32 suffix), so I'm getting a bunch
of linker errors.
I don't think OpenThreads should really build as OpenThreadsWin32*.lib, is
this how the external OpenThreads was building?
Yes, it was. I don't know specifically when it was changed, but
perhaps when OpenThreads started being built using CMake?
I have just tweaked the CMakeLists.txt to use local OpenThreads in the same
way as the various libs included the osg, osgUtil etc libraries. Hopefully
this will fix the above problem.
Could you try an svn update and let me know how you get on.
Yep, that seems to have fixed it. I'll let you know if there are other
compilation problems on Win32 once it finishes, but so far it seems to
be going well.
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://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/