|
Boost Users : |
From: Jens Müller (jens.mueller_at_[hidden])
Date: 2006-11-29 09:58:32
The example doesn't work with LEDA 5.0.1 any longer:
C++ topo-sort-with-leda.o
topo-sort-with-leda.cpp: In function `int main()':
topo-sort-with-leda.cpp:14: error: expected init-declarator before '<' token
topo-sort-with-leda.cpp:14: error: expected `,' or `;' before '<' token
topo-sort-with-leda.cpp:15: error: `graph_t' undeclared (first use this
function)
topo-sort-with-leda.cpp:15: error: (Each undeclared identifier is
reported only once for each function it appears in.)
topo-sort-with-leda.cpp:15: error: expected `;' before "leda_g"
[Many more errors follow]
Compiler is g++ 4.1.0.
Has anyone made LEDA 5.0.1 work with a BGL wrapper?
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net