This example should build as any other OF app.
To build and run it on the terminal:
make
make run
Optionally, you can build the example with Codeblocks : open the exampleStandalone.cbp and hit F9 to build.
Open the XCode project and run.
You should be able to generate the project files with the help of OF's projectGenerator.
exampleStandalone {-inchannels IN} {-outchannels OUT} {-hidecursor} {-open PDPATCH_FILE}