Page 1 of 1

static C libraries

Posted: 04 Aug 2015 10:31
by Joride
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.

Re: static C libraries

Posted: 06 Aug 2015 03:06
by PoltoS
On RPi you can use same libraries in .so variant. They are part of Z-Way.