Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 447 Bytes

BUILD.md

File metadata and controls

17 lines (14 loc) · 447 Bytes

Requirements

  • latest upp
  • visual studio 2017 or later [ optional ]

How to build

  • Install the upp
  • Download the source code
    git clone https://github.com/chivstyle/comxd.git
    git submodule update --init
  • Start the upp IDE, add a new assembly to import comxd
  • Open the package "comxd"
  • Build it with your toolchain (VS or CLANG)