hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #02269
[Bug 805709] Re: Boost dependency stated incorrectly
** Changed in: hugin
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/805709
Title:
Boost dependency stated incorrectly
Status in Hugin - Panorama Tools GUI:
Fix Released
Bug description:
Both the documentation and the CMakeLists.txt state that Boost is
required with a minimum version of 1.34. I have tried to compile on
Fedora 10, which provides 1.34.1, but failed in two aspects:
- The Boost component "system" does not seem to exist before 1.35, judging from Boost's online docs.
- Even if I comment the aforementioned component out from CMakeLists.txt, my compile consistently fails due to thread::thread. I deleted my build (and the results and errors). sorry. I don't know which version of boost would provide the correct functions, I haven't checked the docs.
Please review the dependencies and lift the recommendation in the docs
and the requirement in CMakeLists.txt.
I can try to build once more if the error messages are of any use to
you.
Thanks. :-)
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/805709/+subscriptions
References