cmake
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cmake [2017/01/25 17:34] – smilauer | cmake [2024/10/11 13:56] (current) – [CMake tutorial] 212.87.237.27 | ||
---|---|---|---|
Line 112: | Line 112: | ||
- Run mingw32-make.exe -j 3 to compile | - Run mingw32-make.exe -j 3 to compile | ||
- If you want smooth transfer of oofem.exe to another windows computer, you need to put all *.dll from C:\Program Files (x86)\mingw-w64\i686-5.2.0-posix-dwarf-rt_v4-rev1\mingw32\bin in the same directory as oofem.exe. | - If you want smooth transfer of oofem.exe to another windows computer, you need to put all *.dll from C:\Program Files (x86)\mingw-w64\i686-5.2.0-posix-dwarf-rt_v4-rev1\mingw32\bin in the same directory as oofem.exe. | ||
- | - Run $ctest for checking OOFEM | + | - Run $ctest for checking OOFEM tests |
cmake.1485362049.txt.gz · Last modified: 2017/01/25 17:34 by smilauer