Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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 Build status
Windows MSYS2 64bits Build status
Windows Visual Studio 32bits Build status Build status Build status Build status
Windows Visual Studio 64bits Build status Build status Build status Build status
Linux 64 Linux 64 Build Status Linux 64 Build Status Linux 64 Build Status
Linux armv6l Linux armv6l Build Status
Linux armv7l Linux armv7l Build Status
Emscripten Emscripten Build Status
macos macos Build Status
iOS iOS Build Status
tvos tvos Build Status
Android Android Arm7 Build Status Android Arm64 Build Status Android x86 Build Status

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

About

This is the OpenFrameworks library apothecary. It mixes formulas and potions to build and update the C/C++ lib dependencies.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.