
5 Aug
2004
5 Aug
'04
4:55 p.m.
Ok, More information. The problem exists in the 7.0 version of the .Net C++ compiler. The 7.1 version is ok. Still don't have a workaround for the 7.0 compiler bug but at least that is something... bille "Bill Eidson" <bill_eidson@ghrsystems.com> wrote in message news:ceomkr$66b$1@sea.gmane.org...
Has anyone had success running the BGL from with managed C++ code? I have code that compiles fine, but at runtime throws a .Net exception called TypeLoadException. Googleing and documentation I have read are no help. The graph used is a plain vanilla adjacency_list<> and the exception occurs durring the resize operation of the vertex vector.
thanks in advance
bille