9 May
2003
9 May
'03
5:54 p.m.
--- In Boost-Users@yahoogroups.com, "asterixthegaul2003"
I then tried to compile using the C++Builder IDE and I get the following compile errors:
[C++ Error] tuple_basic.hpp(158): E2238 Multiple declaration for 'element
' [C++ Error] tuple_basic.hpp(143): E2344 Earlier declaration of 'element '
FYI... I solved my own problem. It appears that BCB6 wasn't having trouble with the BGL, but rather the tuple library. Installing BCB6 Update #4 seems to have fixed the problem. Craig