Difference between revisions of "Compile the Code Engines"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
After [[ | After [[Download Source Code|checking out]] the [http://code.google.com/p/nairn-mpm-fea/ nairn-mpm-fea] project, the next step is to compile it. All code-engine source codes are standard <tt>C++</tt> and it should be possible to compile on a variety of systems. This links on this page provide details on some common systems. Users are responsible for compilation on other systems. | ||
== Compilation on Various Operating Systems == | == Compilation on Various Operating Systems == |
Revision as of 09:02, 28 August 2013
After checking out the nairn-mpm-fea project, the next step is to compile it. All code-engine source codes are standard C++ and it should be possible to compile on a variety of systems. This links on this page provide details on some common systems. Users are responsible for compilation on other systems.