Hi all,
I've just donloaded the Low Level C API sample code. This code requires some static libraries:
libzcommons.a and libzway.a.
My question is: how to get these, or compile them? I am running this code on OS X, but I want to use the C API on my Raspberry Pi running Raspbian.
static C libraries
Re: static C libraries
On RPi you can use same libraries in .so variant. They are part of Z-Way.