Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 275 Bytes

File metadata and controls

15 lines (12 loc) · 275 Bytes

Siege Engine

Building

Windows

  • Run: cd rootdir/extern/glew/auto
  • Run: make
  • Open the root cmake lists file in VS
  • Select a startup item and click build

Linux

  • Run: cd rootdir/extern/glew/auto
  • Run: make
  • Run: cd rootdir
  • Run: rootdir/build/linuxbuild