| ... | ... | @@ -75,7 +75,7 @@ mklink \path\to\msys\usr\local\bin\gmsh.exe "\path\to\gmsh" |
|
|
|
Get [git for windows](https://git-scm.com/download/win), or alternatively, install git using pacman (`pacman -S mingw-w64-x86_64-git`), then clone DART
|
|
|
|
```sh
|
|
|
|
git lfs install # enable large file support
|
|
|
|
git clone git@gitlab.uliege.be:am-dept/dart.git
|
|
|
|
git clone git@gitlab.uliege.be:am-dept/dartflo.git
|
|
|
|
```
|
|
|
|
Compile DART in a MSYS-MINGW terminal
|
|
|
|
```sh
|
| ... | ... | |
| ... | ... | |