Boost logo

Boost Users :

From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-12-15 11:26:20


On Wed, 2006-11-29 at 15:58 +0100, Jens Müller wrote:
> 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?

The last time I worked with LEDA was version 4.5. If they've changed
their interface since then, someone with access to LEDA 5 will need to
help us get our adaptors working again.

  Cheers,
  Doug


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