![]() | ||||
About | Download | Documentation | Source | |
SourceBrowse the latest source.Getting the sourceThe latest source can be checked out of svn:svn co https://hcap.svn.sourceforge.net/svnroot/hcap/trunk hcap Building the sourceAt the moment, hcap should compile on Linux (and Linux-like) systems.You'll need the following:
Working from the hcap root project directory. Firstly, generate your make or project file using bakefile: bakefile -f gnu hcap.bklWhere 'gnu' is a format supported by bakefile. In this case, we're using GNU make. Compile using the generated make/project file: makehcap can also be compiled in debug mode: make build=debugSetting the build type will be specific to your generated make or project file. $Revision: 417 $ |
||||
This work is licensed under the Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License Copyright 2007-10, Zachary Sims. |