You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Until the issue in https://github.com/mathiasbredholt/libmapper-arduino/issues/3 gets fixed the file in `~/Library/Arduino15/packages/esp32/hardware/esp32/1.0.4/tools/sdk/include/lwip/arpa/inet.h` needs to be updated as described in the issue.
30
-
* Run
31
-
```
32
-
mkdir build
33
-
cd build
34
-
cmake ..
35
-
make
36
-
```
37
-
* The Arduino library will be compiled to build/Arduino/libmapper
0 commit comments