This is the OpenFrameworks library apothecary. It mixes formulas and potions to build and update the C/C++ lib dependencies.
This repository builds all the openFrameworks libraries through test servers and stores them.
Platform | Master branch |
---|---|
Windows MSYS2 | |
Windows Visual Studio | |
Android | |
Linux | |
Linux armv6v/armv7 | |
Emscripten | |
macOS / iOS / tvOS |
Updates on master branch are automatically pushed to http://ci.openframeworks.cc/libs/ , and downloaded by running the download_libs.sh
scripts in openFrameworks if working from git.
To run the scripts locally, we have created a set of Docker images to replicate the setup on Travis. Read more in /docker.
To build one of the dependencies, you can run a command like this to compile OpenCV on OSX`
./apothecary/apothecary -t osx -j 6 update opencv
See the help section for more options
./apothecary/apothecary --help
2014 OpenFrameworks team
2013 Dan Wilcox danomatika@gmail.com supported by the CMU Studio for Creative Inquiry