7 Jun
2004
7 Jun
'04
7:20 a.m.
mhosni@softhome.net wrote:
Hi all,
while trying to compile the city_visitor.cpp example in the Graph lib with VC60 SP 3, I've got the following error
I believe this specific problem was fixed in CVS. However, as you can see in http://boost.sourceforge.net/regression-logs/cs-win32_metacomm/developer_res... VC60 is not particularly good on Boost.Graph anyway, and, for example, the "dfs" test, instead of failing on static_cast, produces internal compiler error. You might want to get more comforming compiler, such as VC7.1 (which has a free command line tools download) or gcc (which is available for Windows). - Volodya