Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cuinjune authored Feb 14, 2018
1 parent 09279cf commit 142e8d0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,8 @@ In order to use ofxOfelia, you first need to download and install openFrameworks

## Setup guide

**Note: Currently, there is an issue when compiling with Xcode on macOS 10.13+. It will be fixed soon.**

* Make sure you have openFrameworks setup on your desktop.
* Download [ofxOfelia](https://github.com/cuinjune/ofxOfelia/releases/tag/v1.0.2), [ofxPd](https://github.com/danomatika/ofxPd/archive/1.6.1.tar.gz), [ofxMidi](https://github.com/danomatika/ofxMidi/archive/1.0.6.tar.gz) and rename the extracted folders to `ofxOfelia`, `ofxPd` and `ofxMidi`.<br />
* Download [ofxOfelia](https://github.com/cuinjune/ofxOfelia/releases/tag/v1.0.3), [ofxPd](https://github.com/danomatika/ofxPd/archive/1.6.1.tar.gz), [ofxMidi](https://github.com/danomatika/ofxMidi/archive/1.0.6.tar.gz) and rename the extracted folders to `ofxOfelia`, `ofxPd` and `ofxMidi`.<br />
Place them within the directory `OF/addons`. ("OF" indicates the base directory of openFrameworks)
* Download [pd-0.48-1 source archive](http://msp.ucsd.edu/Software/pd-0.48-1.src.tar.gz) and find `src` folder inside the extracted directory and copy it into `OF/addons/ofxOfelia/libs/pd`.
* (macOS / Linux / iOS / Android) Open the Terminal and run the following to update openFrameworks.
Expand Down

0 comments on commit 142e8d0

Please sign in to comment.