Difference between revisions of "Downloading and compiling SELFE and utilities"
(Created page with "You can download SELFE from the CORIE [http://www.stccmop.org/CORIE/modeling/selfe/ home page] There are currently several build systems being used to build SELFE, including ...") |
|||
| Line 1: | Line 1: | ||
You can download SELFE from the CORIE [http://www.stccmop.org/CORIE/modeling/selfe/ home page] | You can download SELFE from the CORIE [http://www.stccmop.org/CORIE/modeling/selfe/ home page] | ||
| − | There are currently several build systems being used to build SELFE, including GNU Make and CMake. 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. |
| − | [[CMake Build System]] | + | [[CMake Build System (v3.2 and up)]] |
Revision as of 19:23, 29 August 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.