|
Boost Users : |
From: Jun Zhang (yg-boost-users_at_[hidden])
Date: 2002-11-18 21:18:38
Thanks for your help.That is to say, VC6 can compile most of the BGL
programs.
"Jeremy Siek" <jsiek_at_[hidden]>
??????:2147483647.1037618085_at_dhcp-cs-244-142.cs.indiana.edu...
> Hi Jun,
>
> Most of the BGL does not require partial specialization.
vector_as_graph.hpp
> is an exception. I recommend that you not use vector_as_graph and use
> adjacency_list or something else instead.
>
> Cheers,
> Jeremy
>
> --On Monday, November 18, 2002 3:17 PM +0800 Jun Zhang
> <yg-boost-users_at_[hidden]> wrote:
>
> > I am a newbie from China, I am sorry about my poor English. I
> > encountered a problem while using bgl.
> > I need your help. and I'd like to know what compiler you are using while
> > using bgl.
> >
> > My Environment: Windows2000 + devc++4.9.6.0(it uses g++ as it's
compiler)
> > But it can't compile and run the following example:
> > _________Example start____________
> >
> ># include <deque> // to store the vertex ordering
> ># include <vector>
> ># include <list>
> ># include <iostream>
> >
> ># include <boost/graph/vector_as_graph.hpp>
>
>
>
> Info: <http://www.boost.org>
> Wiki: <http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl>
> Unsubscribe: <mailto:boost-users-unsubscribe_at_[hidden]>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
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