Last updated 1 year ago
Building lib injection from the source
$ brew install automake autoconf libtool $ ./autogen.sh $ ./configure $ make
Working on a MacBook. Bindgen was a hard beast to tame without native linux.