Can I use Hermes2D on Windows?

Created by Lukas Korous
Keywords:
windows

Yes,

sure you can.

It is in fact simple, clone the github repository from:

git@github.com:hpfem/hermes.git

Start by downloading CMake, preparing your CMake.vars file (see the instructions below) and running e.g. "cmake -G "Visual Studio <-your version->" .

The full installation instructions are here:

http://hpfem.org/hermes-doc/hermes/html/src/installation/win.html