Hi
guys,
My name is Guilherme and I'm trying to use Boost
Graph Library with
Borland C++Builder.. I'm getting several compilation
errors.. I downloaded
the latest BGL version (1.30.2) and tried to compile
the first graph example
I saw.. Here's what I got:
Using Boost Graph
Library (BGL) version 1.30.2 with C++Builder 5.0 (6.0)..
[C++ Error]
tuple_basic.hpp(158): E2434 Template declaration missing
template parameters
('template<...>')
[C++ Error] tuple_basic.hpp(158): E2238 Multiple
declaration for
'element<N,T>'
[C++ Error] tuple_basic.hpp(143):
E2344 Earlier declaration
of
'element<N,T>'
I also tried to compile
the example tests that come with BGL .. And I
got some problems with some of
them .. Has anybody had the same problem ?!?!
Am I doing something wrong
?!?!
Regards,
Guilherme Mello de
Moura