Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbredholt committed May 15, 2020
1 parent 865da0e commit d4a1569
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ git clone --recursive https://github.com/mathiasbredholt/libmapper_arduino.git
* 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.
* Run
```
make
mkdir build
cd build
cmake ..
```
* The Makefile will configure liblo and libmapper
* The Arduino library will be compiled to build/Arduino/libmapper

0 comments on commit d4a1569

Please sign in to comment.