Menu

Tree [5b6ee3] default tip /
 History

Read Only access


File Date Author Commit
 cmake 2012-07-17 hsor001 hsor001 [599e07] Changes to source code for renaming of ui files.
 src 2012-10-12 Hugh Sorby Hugh Sorby [5b6ee3] Making time now function consistent for both Li...
 test 2012-10-12 Hugh Sorby Hugh Sorby [5b6ee3] Making time now function consistent for both Li...
 .hgtags 2010-11-05 Jae Do Chung Jae Do Chung [1722b4] merge heads
 CMakeLists.txt 2012-08-09 Hugh Sorby Hugh Sorby [10665a] Starting to enable the loading of zip archives....
 Doxyfile 2011-09-23 hsorby hsorby [db754c] Removing absolute paths from doxyfile.
 README.txt 2012-10-12 Hugh Sorby Hugh Sorby [2d84ca] Fixes for building on windows, the sceneviewerp...

Read Me

How to build the CAP Client
===========================

The details for building the CAP Client are given in the CAP Client Developers document, located here:

    http://sourceforge.net/projects/cardiacatlas/files/CAP%20Client/V2.0/Developer/

The following is a list of dependencies required for building the CAP Client

1. Cmgui (http://www.cmiss.org/cmgui)
  (http://www.cmiss.org/cmgui/wiki/BuildingCmguiFromSource)
   cmgui depends on itk, ImageMagick & other image libraries, wxWidgets

2. Google C++ Testing Framework (http://code.google.com/p/googletest/)

3. gmm++-3.1 (http://home.gna.org/getfem/gmm_intro.html)

4. boost (http://www.boost.org)

5. cmake (> 2.8.2)