openframeworks / apothecary

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Build status
Windows Visual Studio Build status
Android Build-android
Linux build-linux64
Linux armv6v/aarch64 build-linux-arm
Emscripten build-emscripten
macOS / iOS / tvOS build-macos

Built Libraries

Updates on master branch are automatically pushed to Nightly Releases, and downloaded by running the download_libs.sh scripts in openFrameworks if working from git.

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.

License:Other


Languages

Language:Shell 55.5%Language:CMake 28.6%Language:C 7.9%Language:C++ 4.4%Language:Batchfile 2.0%Language:Makefile 0.9%Language:Perl 0.3%Language:Objective-C++ 0.3%Language:Dockerfile 0.2%