Skip to content

Commit c36adff

Browse files
authored
Update building.md
1 parent fd247e0 commit c36adff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/building.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Prerequestites
44
QT6 is required to build this project. On MacOS or Linux you can get the libraries from your package manager.
55
On Windows you can either build QT yourself, or [download it](https://www.qt.io/download-qt-installer). Make sure that the QT compiler bin and lib directories are added to your system PATH variable [(guide)](https://youtu.be/rnogAji_I5E?si=yG-h8Z5A5h3anPI3&t=97).
6+
> On Windows: Gatality only builds with MSVC on Windows. Make sure you install QT with MSVC and not MinGW. Also make sure you have installed [Visual Studio Build Tools](https://visualstudio.microsoft.com/downloads/)
67
78
## Getting the source
89
You can start by cloning this repo. We use git submodules to keep all of the other dependencies within the project.

0 commit comments

Comments
 (0)