Tyro/Windows-Build.md

431 B

Building on Windows

Build Environment Setup:

  1. Install Visual Studio 2015 (Community or Express should work)
  2. Install Git
  3. Install CMake

Build wxWidgets

  1. Run git clone https://github.com/timw4mail/Tyro-depends.git in the folder of your choice.

Build Tyro

TODO