Building OVITO on Windows

The required steps are quite involved, in particular those for building/installing the prerequisites, and the available instructions may be insufficient. Please get in touch with the developers if you want to build OVITO on the Windows platform.

You are going to need at least the following prerequisites:

Downloading the source code

To download OVITO's source code into a new subdirectory named ovito, install Git and run:

git clone https://gitlab.com/stuko/ovito.git

from the command line or go to https://gitlab.com/stuko/ovito