windows_compilation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| windows_compilation [2009/03/27 08:49] – Added installation instructuons for repository versions (since rev 326) bp | windows_compilation [2010/10/21 17:46] (current) – bp | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| This short guide describes the steps necessary to compile oofem using Microsoft Visual c++ compiler. | This short guide describes the steps necessary to compile oofem using Microsoft Visual c++ compiler. | ||
| + | ===== Compiling trunk (svn) version and versions 1.9 and later ===== | ||
| + | These instructions are valid since revision 326. | ||
| + | - for trunk version, get the development version from svn repository. This requires to have svn client installed. If you don't have any, you can try [[http:// | ||
| + | - Create a new, empty project (Win32 console application). | ||
| + | - In the oofem top directory, create src/config directory. Download [[http:// | ||
| + | - Add all source files, located in src/ | ||
| + | - Add also src/ | ||
| + | - In the project settings [Menu: | ||
| + | - Under Project Configuration Properties-> | ||
| + | - Under the Project Configuration Properties-> | ||
| + | - For version 1.9, open sm/ | ||
| + | - Now you should be ready to build oofem solver executable. | ||
| + | |||
| + | |||
| + | |||
| ===== Compiling release version (1.8) ===== | ===== Compiling release version (1.8) ===== | ||
| Line 17: | Line 32: | ||
| - | ===== Compiling trunk (svn) version ===== | ||
| - | These instructions are valid since revision 326. | ||
| - | - get the development version from svn repository. This requires to have svn client installed. If you don't have any, you can try [[http:// | ||
| - | - Create a new, empty project (Win32 console application) called oofem. | ||
| - | - In the oofem top directory, create src/config directory. Download [[http:// | ||
| - | - Add all source files, located in src/ | ||
| - | - In the project settings [Menu: | ||
| - | - Under Project Configuration Properties-> | ||
| - | - Under the Project Configuration Properties-> | ||
| - | - Now you should be ready to build oofem solver executable. | ||
windows_compilation.1238140196.txt.gz · Last modified: 2009/03/27 08:49 by bp