Skip to content

Windows 10 Instructions

K. S. Ernest (iFire) Lee edited this page Nov 25, 2016 · 7 revisions
  • choco install mingw -params "/exception:seh /threads:win32"
  • Add C:\tools\mingw64\bin to the environment path.
  • Generate mingw cmake project with a external build directory
  • Run mingw32-make.exe to start compiling the engine.
Clone this wiki locally