Opened 21 years ago
Closed 19 years ago
#21 closed Bugs (Out of Date)
Can't compile transitive closure example
Reported by: | nobody | Owned by: | jsiek |
---|---|---|---|
Milestone: | Component: | graph | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
I am using borland turbo c++. i've download the zip version of the boost library and try the transitive closure in the lib\example but i can't run it. it keeps saying "Unable to Open Include file 'boost/graph/transitive_closure.hpp'" The path in include directories is correct. but when i look in the code of 'Transitive_closure.hpp', i've found '#include <vector>'. When i look for this file i can't find it. How can i correctly run this example? Thanks, gobilums@aol.com
Note:
See TracTickets
for help on using tickets.