-
Notifications
You must be signed in to change notification settings - Fork 8
Building on Windows
Andrea Tupini edited this page Feb 7, 2023
·
2 revisions
I'll suppose you don't have anything installed on your PC: no C toolchain, no CMake, no IDE..
I suggest you use the Scoop package manager to install all the necessary dependencies. To do so, install Scoop by following the instructions on the website and then open a terminal and:
scoop install cmake gcc ninja