← Back to team overview

hugin-devs team mailing list archive

[Bug 1092934] Re: hugin-2012 faills make with boost-1.52.0

 

I can't reproduce the issue here. Hugin compiles fine with boost 1.52
(Windows, Boost 1.52).

The first error in your log is:
/usr/include/boost/graph/graph_traits.hpp:224:10: error: multiple definition of 'enum boost::graph_bundle_t'

This line is in boost 1.52
namespace detail {
(column 10 is somewhere inside the word namespace).

So check your installation of boost. Maybe there is something mixed up.

** Changed in: hugin
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1092934

Title:
  hugin-2012 faills make with boost-1.52.0

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  The summary says it all. It fails the make stage when using
  boost-1.52.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1092934/+subscriptions


References