forked from cwtch.im/libcwtch-go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
constants | 2 years ago | |
features | 2 years ago | |
utils | 2 years ago | |
.drone.yml | 2 years ago | |
.gitignore | 2 years ago | |
BUILDING_DEBUG.md | 2 years ago | |
LICENSE | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
lib.go | 2 years ago | |
quality.sh | 2 years ago | |
switch-ffi.sh | 2 years ago | |
switch-gomobile.sh | 2 years ago |
README.md
libcwtch-go
C-bindings for the Go Cwtch Library.
Build Instructions...
make linux
make android
Using
Linux Desktop:
LD_LIBRARY_PATH
set to point tolibCwtch.so
- or drop a symlink into
/usr/lib
Android
- copy
cwtch.aar
intoflutter_app/android/cwtch