@@ -6,7 +6,7 @@ The following instructions have been tested on windows 10 64bits, in Release and
...
@@ -6,7 +6,7 @@ The following instructions have been tested on windows 10 64bits, in Release and
Install git from https://git-scm.com/download/win.
Install git from https://git-scm.com/download/win.
2. Visual Studio
2. Visual Studio
Download the Visual Studio installer from https://visualstudio.microsoft.com/downloads/ and follow the instructions. You can either download the full installer including the IDE (https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&rel=16), or only the build tools (https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16). The following instructions assumes that VS has been installed in C:\Program Files\Microsoft Visual Studio.
Download the Visual Studio installer from https://visualstudio.microsoft.com/downloads/ and follow the instructions. You can either download the full installer including the IDE (https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&channel=Release&version=VS2022), or only the build tools (https://aka.ms/vs/17/release/vs_BuildTools.exe). The following instructions assumes that VS has been installed in C:\Program Files\Microsoft Visual Studio.
3. CMake
3. CMake
Install CMake from https://cmake.org/, and add the executable to the Path environment variable (e.g. C:\Program Files\CMake\bin).
Install CMake from https://cmake.org/, and add the executable to the Path environment variable (e.g. C:\Program Files\CMake\bin).
...
@@ -31,7 +31,7 @@ Download gmsh from https://gmsh.info/, unzip it to the location of your choice,
...
@@ -31,7 +31,7 @@ Download gmsh from https://gmsh.info/, unzip it to the location of your choice,