Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] Segmentation fault
From: Caligula (caligulaemperorofrome_at_[hidden])
Date: 2009-06-21 22:37:43


Finally fixed it. I forgot this line.

  property_map < graph_t, set< Colour > edge_properties::*>::type eColours_map = get(&edge_properties::eColours, g);

-- Caligula

--- On Sun, 6/21/09, Andrew Sutton <andrew.n.sutton_at_[hidden]> wrote:

From: Andrew Sutton <andrew.n.sutton_at_[hidden]>
Subject: Re: [Boost-users] [BGL] Segmentation fault
To: boost-users_at_[hidden]
Date: Sunday, June 21, 2009, 5:41 AM

I put the relevant files on http://www.tinyurl.com/nwj5du .
There is a readme file with explanation.
It should be pretty simple to get running.

I don't think that Steven was volunteering to debug your entire program. Maybe you could just post code that actually shows what those objects are. You should also say where the program crashes.

I have a lot of code that embeds containers inside bundled properties. I've never had any problems.
 Andrew Sutton
andrew.n.sutton_at_[hidden]

-----Inline Attachment Follows-----

_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users



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