[ptx] error compiling hugin with boost-1.32

Bruno Postle bruno at postle.net
Mon Feb 13 22:03:44 GMT 2006


On Fri 10-Feb-2006 at 12:19 +0000, Bruno Postle wrote:
>
>Yes this works, hugin now compiles, though I put the lines in:
>
>  src/include/vigra_ext/VigQuotientEstimator.h

I still have to rearrange two includes in this file otherwise I get 
the same error, they need to be in this order:

  #include <boost/numeric/ublas/operation.hpp>
  #include <boost/numeric/ublas/vector.hpp>

Now hugin CVS compiles ok on x86_64 fedora fc4, haven't done any 
testing though.

-- 
Bruno


More information about the ptx mailing list