On Fri, Jul 17, 2009 at 04:05, Dale Beams<[email protected]> wrote: > In file included from /usr/include/c++/4.3/ext/hash_set:64, > from /usr/include/boost/graph/adjacency_list.hpp:22, > from > /home/user/hugin/src/hugin_base/algorithms/optimizer/ImageGraph.h:34, > from > /home/user/hugin/src/hugin_base/algorithms/optimizer/PTOptimizer.h:180, > from > /home/user/hugin/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:28: > /usr/include/c++/4.3/backward/backward_warning.h:33:2: warning: #warning > This file includes at least one deprecated or antiquated header which may be
This is a problem in the boost library. http://groups.google.com/group/hugin-ptx/msg/43577979fb2aec91? A bug report has been filed: https://bugs.launchpad.net/ubuntu/+source/boost/+bug/270873 And this is not a compile error, it's a warning. The compilation works fine in the end. Cheers, Seb --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
