Skip to content

Commit

Permalink
[lib] refs #992 - Document use of cgogen code generation tool
Browse files Browse the repository at this point in the history
  • Loading branch information
olemis committed May 6, 2018
1 parent 50e60bd commit eeec042
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/cgo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ The API interface is defined in the [libskycoin header file](/include/libskycoin
$ make build-libc
```

This command compiles wrappers partially generated by [cgogen](https://github.com/simelo/cgogen) tool.

**Important** : `libskycoin.so` shared library
[can not be compiled on Windows 64 bit systems](t.me/skycoindev/925) due to
[lack of support for c-shared buildmode in golang 1.9](https://github.com/golang/go/issues/23582).
Expand Down

0 comments on commit eeec042

Please sign in to comment.