danoli3 / ofxiOSBoost

iOS Boost Library 1.60.0 (arm64, armv7, i386, x86_64) Pre-compiled and Build Script (libc++ and libstdc++) - Boost iOS
Boost Software License 1.0
274 stars 95 forks source link

Release for Libstdc++ and c++98 #11

Closed danoli3 closed 9 years ago

danoli3 commented 9 years ago

I'll be adding another release with the old libstdc++ c++98 standard for those building for old targets.

danoli3 commented 9 years ago

Added release for libstdc++ here: https://github.com/danoli3/ofxiOSBoost/releases/tag/1.56.0-libstdc%2B%2B

As well as a branch: https://github.com/danoli3/ofxiOSBoost/tree/libstdc%2B%2B

Master and Build script now contain the scripts to build both for connivence.