Difference between revisions of "Downloading and compiling SELFE and utilities"

From ccrmwiki
Jump to: navigation, search
Line 3: Line 3:
 
There are currently several build systems being used to build SELFE, including GNU Make and CMake (v3.2 and up). The traditional GNU Makefiles are documented internally, but are not particularly powerful.  
 
There are currently several build systems being used to build SELFE, including GNU Make and CMake (v3.2 and up). The traditional GNU Makefiles are documented internally, but are not particularly powerful.  
  
[http://ccrm.vims.edu/w/index.php/CMake_Build_System CMake Build System (v3.2 and up)]
+
[http://ccrm.vims.edu/w/index.php/CMake_Build_System '''CMake Build System (v3.2 and up)''']

Revision as of 13:31, 18 September 2012

You can download SELFE from the CORIE home page

There are currently several build systems being used to build SELFE, including GNU Make and CMake (v3.2 and up). The traditional GNU Makefiles are documented internally, but are not particularly powerful.

CMake Build System (v3.2 and up)