On Tue 28-Jul-2009 at 15:13 -0700, alexG wrote:
>
>In each of them add -lboost_thread-mt at the end of the c++ command
>(remark: I've noticed that the option -lz always appears twice while -
>lboost_threads-mt is missing, so you may search-and-replace "-lz -lz"
>with "-lz -boost_thread-mt"):
This is caused by the switch to using the default cmake findBoost
module. On centos4 (and presumably your distribution) it is older
and doesn't put anything in ${Boost_LIBRARIES}.
I've commited a fix that works for me, though it probably isn't the
best way to do it.
--
Bruno
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at:
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---