windows notes

This commit is contained in:
Robin Müller 2022-09-28 21:41:54 +02:00
parent 879f7ec4ac
commit 81cbc3ee49
No known key found for this signature in database
GPG Key ID: BE6480244DFE612C
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ and can be done on a host machine (e.g. laptop).
# Requirements
For you own sanity, I really recommend doing this in an Unix environment. If you do not have
or do not want to use a VM, consider using [Ubuntu WSL](https://ubuntu.com/wsl) on Windows.
1. [`git`](https://git-scm.com/) installed
2. [`cmake`](https://cmake.org/) installed as the build system generator
3. C++ compiler installed. On Windows, you can use [MinGW64](https://www.msys2.org/) or