This repository has been moved to https://git.openprivacy.ca/cwtch.im/libcwtch-go
Go to file
Dan Ballard 5653095066 switch-ffi.sh fix 2021-01-09 16:37:44 -08:00
.idea add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00
Makefile add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00
README.md add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00
go.mod add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00
go.sum add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00
lib.go Merge branch 'trunk' of git.openprivacy.ca:flutter/libcwtch-go into trunk 2021-01-09 16:37:28 -08:00
switch-ffi.sh switch-ffi.sh fix 2021-01-09 16:37:44 -08:00
switch-gomobile.sh add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00

README.md

Build Instructions...

go build -buildmode c-shared -o libCwtch.so

Using

LD_LIBRARY_PATH set to point to libCwtch.so