Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 262 Bytes

GO Bindings for LibVCX

How to generate bindings on your system after modifying vcx.h header file.

  • Install go
  • Install c-for-go by running go get github.com/xlab/c-for-go
  • Goto folder vcx-go
  • Run make command
  • This will generate the go bindings