Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 277 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 277 Bytes

This repo requires the installation of the Golang compiler on the system in order to run the presubmit script and the provided Go FFI and test. To install Go under Ubuntu, run the following:

sudo apt install golang-go

For 32-bit builds to work, boost library is required.