#6289 closed Bugs (invalid)
Issue building Digikam with graph
| Reported by: | anonymous | Owned by: | Jeremiah Willcock | 
|---|---|---|---|
| Milestone: | To Be Determined | Component: | graph | 
| Version: | Boost 1.48.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
I don't really know much about this, but I thought it might have been missed because the thread on the boost list didn't have 'graph' in the title. Sorry if you already know about it.
http://thread.gmane.org/gmane.comp.lib.boost.devel/226529 https://bugs.kde.org/show_bug.cgi?id=287772
Change History (4)
comment:1 by , 11 years ago
| Status: | new → assigned | 
|---|
comment:2 by , 11 years ago
comment:3 by , 11 years ago
| Resolution: | → invalid | 
|---|---|
| Status: | assigned → closed | 
I am closing this as invalid since it is primarily an application issue; I am on the CC list for the KDE bug now (and have posted a couple of messages there), so discussion of a fix to Digikam should continue there.
  Note:
 See   TracTickets
 for help on using tickets.
    

I added a comment to the KDE ticket linked above. I have now added a documented way (a property map) to get the underlying edge descriptor from a
reverse_graph; seelibs/graph/doc/reverse_graph.htmlin the Boost trunk for information.