Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 371 Bytes

COMPILING.md

File metadata and controls

11 lines (8 loc) · 371 Bytes

How to build gm82core

Prerequisites:

  • cmake 3.19 or later (in path)
  • python 3 (in path)
  • recommended c compiler: microsoft c++ build tools v120 (vs2013) or later

Steps:

  • run build.bat and observe that a .gex file is created

the build script will automatically call all relevant toolkits and install the extension - no further steps are required