← Back to team overview

hugin-devs team mailing list archive

[Bug 805709] Re: Boost dependency stated incorrectly

 

Thanks for checking the dependencies.

I think you misunderstood - with your fix requiring 1.41.0, I cannor try
to rebuild, because my Fedora F10 does not provide this version. I had
offered to re-run my build attempt to point out the thread issues, but I
believe you figured that out nicely. :)

Thanks!

-- 
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