[ptx] [ hugin-Bugs-1348670 ] doesn't compile with boost 1.32.0

SourceForge.net noreply at sourceforge.net
Fri Nov 4 22:12:16 GMT 2005


Bugs item #1348670, was opened at 2005-11-05 01:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=550441&aid=1348670&group_id=77506

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Alexandre Prokoudine (prokoudine)
Assigned to: Nobody/Anonymous (nobody)
Summary: doesn't compile with boost 1.32.0

Initial Comment:
 g++ -DHAVE_CONFIG_H -I. -I../../src/include
-I../../src/include -I../../src/foreign -DHasPANO -g
-O2 -MT PanoToolsInterface.lo -MD -MP -MF
.deps/PanoToolsInterface.Tpo -c PanoToolsInterface.cpp
-o PanoToolsInterface.o
In file included from ../../src/include/PT/PTOptimise.h:33,
                 from PanoToolsInterface.cpp:36:
../../src/include/PT/ImageGraph.h:36:40: error:
boost/graph/graph_traits.hpp: No such file or directory
../../src/include/PT/ImageGraph.h:37:42: error:
boost/graph/adjacency_list.hpp: No such file or directory
../../src/include/PT/ImageGraph.h:38:38: error:
boost/graph/properties.hpp: No such file or directory
In file included from PanoToolsInterface.cpp:36:
../../src/include/PT/PTOptimise.h:35:48: error:
boost/graph/breadth_first_search.hpp: No such file or
directory
../../src/include/PT/ImageGraph.h:47: error: 'boost'
has not been declared
../../src/include/PT/ImageGraph.h:47: error: expected
initializer before '<' token
../../src/include/PT/ImageGraph.h:55: error: 'CPGraph'
has not been declared
../../src/include/PT/ImageGraph.h:59: error: 'boost'
has not been declared
../../src/include/PT/ImageGraph.h:59: error: expected
initializer before '<' token
../../src/include/PT/ImageGraph.h:69: error: 'boost'
has not been declared
../../src/include/PT/ImageGraph.h:69: error: expected
initializer before '<' token
../../src/include/PT/ImageGraph.h:78: error:
'OverlapGraph' has not been declared
../../src/include/PT/PTOptimise.h:69: error: 'boost'
has not been declared
../../src/include/PT/PTOptimise.h:70: error: expected
class-name before '{' token
../../src/include/PT/PTOptimise.h: In member function
'void PTools::OptimiseVisitor::discover_vertex(Vertex,
const Graph&)':
../../src/include/PT/PTOptimise.h:95: error: 'boost'
has not been declared
../../src/include/PT/PTOptimise.h:95: error: expected
initializer before '<' token
../../src/include/PT/PTOptimise.h:96: error: 'boost'
has not been declared
../../src/include/PT/PTOptimise.h:96: error: expected
initializer before '<' token
../../src/include/PT/PTOptimise.h:97: error: 'ai' was
not declared in this scope
../../src/include/PT/PTOptimise.h:97: error: 'ai_end'
was not declared in this scope
../../src/include/PT/PTOptimise.h:97: error: there are
no arguments to 'tie' that depend on a template
parameter, so a declaration of 'tie' must be available
../../src/include/PT/PTOptimise.h:97: error: (if you
use '-fpermissive', G++ will accept your code, but
allowing the use of an undeclared name is deprecated)
../../src/include/PT/PTOptimise.h:101: error: 'boost'
has not been declared
../../src/include/PT/PTOptimise.h:101: error:
'vertex_color' was not declared in this scope
../../src/include/PT/PTOptimise.h:101: error: 'boost'
has not been declared
../../src/include/PT/PTOptimise.h:101: error:
'color_traits' was not declared in this scope
../../src/include/PT/PTOptimise.h:101: error: 'boost'
has not been declared
../../src/include/PT/PTOptimise.h:101: error:
'default_color_type' was not declared in this scope
../../src/include/PT/PTOptimise.h:101: error: '::white'
has not been declared
make[2]: *** [PanoToolsInterface.lo] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 1
make[2]: Leaving directory
`/home/avp/soft/build/graphics/hugin/hugin-2005-11-04/src/Panorama'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/avp/soft/build/graphics/hugin/hugin-2005-11-04/src'
make: *** [all-recursive] Error 1


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=550441&aid=1348670&group_id=77506


More information about the ptx mailing list