Skip to content
Marius Miron edited this page Jul 10, 2013 · 1 revision

You will need to have Codeblocks 10 installed. Download and install openframeworks 0.7.1 for linux and Codeblocks as specified on the website. Building DOES NOT work with later versions of Openframeworks or Codeblocks Unpack addons.zip or download from github and copy in the openframeworks addons directory(not the project addons!), the following addons:

  • ofxUI
  • ofxXMLSettings
  • ofxDirList
  • ofxTextSuite
  • ofxNetwork

Copy the beatStation directory in the apps/myapps directory, open the codeblocks project(beatStation.cbp) and CLEAN then BUILD.

Clone this wiki locally