Steps to download and build OpenFrameWorks:
sudo ./install_codecs.sh- git clone https://github.com/openframeworks/openFrameworks.git
- goto the OF root. This is usually the folder openFrameworks. Change directory to ./scripts/linux/ubuntu (e.g: cd openFrameworks/scripts/linux/ubuntu)
- Execute the scripts in the folder as root:
Go to ./scripts/linux and execute:
./compileOF.sh
./compilePG.sh
To generate projects (Makefile etc.) for all the examples, goto OF root, then type:
projectGenerator -v -r examples/