epsilonrt / piduino

Arduino API on Pi boards, the best of both worlds !
https://epsilonrt.fr/2019/01/piduino/
GNU Lesser General Public License v3.0
29 stars 7 forks source link

Problem with the compilation (lib) #4

Closed Assleiv closed 6 years ago

Assleiv commented 6 years ago

When you have to compile in geany for exemple, you have to manually add two libs like this: sudo apt install libcppdb-dev pkg-config cmake libudev-dev It is present in the wiki page in build from source page.

epsilonrt commented 6 years ago

Hi, Hep, I had to forget the dependency in the libpiduino-dev package. I will fix that as soon as possible. Hasta la vista baby ;-)