Add instructions to use ofxJSON patch to compile on arch and oF master

This commit is contained in:
Krisjanis Rijnieks
2018-03-27 00:27:54 +02:00
parent a938f16e38
commit ea851c83b1
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -19,3 +19,10 @@ JSON is used as the data format between ofxPiMapper remote control server and cl
```
cd openFrameworks/addons
git clone https://github.com/jeffcrouse/ofxJSON.git
```
To be able to compile on Arch Linux gcc 7 and latest openFrameworks, use the following.
```
git clone https://github.com/PTS93/ofxJSON.git
```