Page 1 of 1

duplicate dylib

Posted: 23 Mar 2010, 15:43
by marcopete87(2)
Hi, because i can't compile spring source code in my OSX Leopard system i need help.

I followed the guide
I have succesfully installed all dependencies
I have patched source code

But when i try to compile, cmake return this error when cxx try to link all executable:
ld warning: duplicate dylib /opt/local/lib/libboost_thread-mt.dylib

I tried to search into forum, but who had my same problem wasn't helped at all. :roll:

p.s. i tried also snow leopard build, but it crashes.