Apothecary
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.
Build status
| Platform | Master branch |
|---|---|
| Windows MSYS2 32bits | |
| Windows MSYS2 64bits | |
| Windows Visual Studio 32bits | |
| Windows Visual Studio 64bits | |
| Linux 64 | |
| Linux armv6l | |
| Linux armv7l | |
| Emscripten | |
| macos | |
| iOS | |
| tvos | |
| Android |
Built Libraries
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.
Run locally
Using Docker
To run the scripts locally, we have created a set of Docker images to replicate the setup on Travis. Read more in /docker.
Running directly
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