Menu

Tree [r58] /
 History

HTTPS access


File Date Author Commit
 build 2007-01-07 merimus [r1] initial directories
 doc 2007-01-07 merimus [r1] initial directories
 example 2007-01-07 merimus [r1] initial directories
 src 2007-12-20 merimus [r58] now using libxml2 for the xml reader
 test 2007-12-20 merimus [r58] now using libxml2 for the xml reader
 utils 2007-12-11 merimus [r54] various changes including change to libxml
 CMakeLists.txt 2007-12-18 merimus [r57] revert to revision 55
 README 2007-01-10 merimus [r2] populate code into svn repo
 TODO 2007-02-09 merimus [r9] false support for vertex parents and children

Read Me

Requirments:
Cmake
Boost

To build:
go to the build directory and type
% cmake <path to hgraph>
% make

if you have hgraph in your home directory you could perform the following.
% mkdir hgraph-build
% cd hgraph-build
% cmake ~/hgraph
% make
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.