Boost logo

Boost :

From: aalness_at_[hidden]
Date: 2001-01-17 09:56:32


Hi,

A coworker of mine is responsible for porting my linux code which uses BGL
over to win32, he's using NT4 VC version 6 and service pack 4. He seems to
get internal compiler errors when calling add_vertex() (I'm using
gcc2.95 and have had no problems with BGL and think it completely rules).

VC crashes at: "g.m_vertices.resize(g.m_vertices.size() + 1);"
in detail/adjacency_list.hpp:1855.

I'm wondering if anyone out there has used BGL in a similar environment
and knows a potential solution or has seen similar results with their
attempts to use it. Thanks in advance.

-Andy


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