OpenBCI_32bit compile error: plib.h: no such file or directory
Hi,
I just wanted to compile OpenBCI_32bit following the Instructions in the README.md.
I get the compiler error:
C:\Users\...\Documents\Arduino\libraries\OBCI32_SD\utility\Sd2Card.cpp:20:18: fatal error: plib.h: No such file or directory#include <plib.h>^compilation terminated.C:\Users\...\AppData\Roaming\Arduino15\packages\chipKIT\tools\pic32-tools\4.8.3-pic32gcc/bin/pic32-g++ gab 255 zurückFehler beim Kompilieren.
How can I include this header file?
Best,
Friedemann
Comments
It's possible that when Joel and AJ Keller complete the firmware revisions, they will ensure the compiles work with the latest chipKIT core zip. Until that time it seems safe to use this core from last fall. Hoping Joel @biomurph will also comment here.