Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-03-06 02:08:32


J-S Lin wrote:

> Hi, I ran into problems trying to compile the BGL example code,
> edge_connectivity.cpp. (There are two codes, this is the short one with
> underscore, the other is hyphen edge-connectivity.) I used VC7. I have
> been running other codes without any problem.

Hi,

> Basically, I got two errors:
> 1)C1076--I have changed from /Gm to /Zm1000, and it went way.
> 2) C2039--it flagged error "reference is not a member of property map" and
> points to boost/property_map.hpp in boost-1-29-0. I have no idea how to
> fix this one.

I think that in order for somebody to look into the problem, you should
provide *exact* error messages. The property_map.hpp file is big, and
guessing what line upsets VC7 is impossible. In first case, you did not
even say where error occurs.

BTW, could you also try with CVS version?

- Volodya


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk