Skip to content

Compiling

Stéphane Letz edited this page May 12, 2022 · 4 revisions

On macOS and Linux

In Build folder:

make

On Windows

Be sure to synchronise the submodules (using "Submodule update" when synchronising with Tortoise Git).

In Build folder:

./Make.bat package win64 2017
Clone this wiki locally