Boost logo

Boost Users :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-07 02:20:09


mhosni_at_[hidden] 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_result_page.html#graph

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


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