libcwtch-go/README.md

15 lines
240 B
Markdown
Raw Permalink Normal View History

2021-01-06 23:07:09 +00:00
# Build Instructions...
2021-01-14 23:34:08 +00:00
make linux
make android
# Using
2021-01-14 23:34:08 +00:00
## Linux Desktop:
- `LD_LIBRARY_PATH` set to point to `libCwtch.so`
- or drop a symlink into `/usr/lib`
## Android
- copy `cwtch.aar` into `flutter_app/android/cwtch`