431 B
431 B
Building on Windows
Build Environment Setup:
- Install Visual Studio 2015 (Community or Express should work)
- Install Git
- Install CMake
Build wxWidgets
- Run
git clone https://github.com/timw4mail/Tyro-depends.git
in the folder of your choice.
Build Tyro
TODO