static C libraries

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Joride
Posts: 1
Joined: 04 Aug 2015 10:26

static C libraries

Post 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.
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: static C libraries

Post by PoltoS »

On RPi you can use same libraries in .so variant. They are part of Z-Way.
Post Reply