Build - JamesBremner/graphex GitHub Wiki

Problem: Linker reports unresolver boost::read_graphml

Reason: Linking to a different version of the boost library.

Fix: Change the boost library version, OR copy $(BOOSTROOT)/libs/graph/graphml.cpp to boost_graphml.cpp