ofxiOSBoost
ofxiOSBoost copied to clipboard
iOS Boost Library 1.60.0 (arm64, armv7, i386, x86_64) Pre-compiled and Build Script (libc++ and libstdc++) - Boost iOS
Hello @danoli3, Thanks for this great script. It has been helping me a lot so far. However, figuring out how to compile boost.context is being a bit of a hell....
Hi, wonder if there was an issue with building `boost::program_options`. It might be a corner case but it is valuable when automating runs with https://github.com/phonegap/ios-deploy If there was no issue...
I include ofxiOSBoost in my Xcode project. I also include QuantLib 1.6 from http://iphonesdkdev.blogspot.nl/2015/06/quantlib-16-framework-for-ios-and-mac.html. The project uses c++11 with libc++. On the simulator the app runs without problems. On a...
how to do it ?
When compiling our app for Release I get warnings like: ``` ld: warning: direct access in void boost::throw_exception (boost::gregorian::bad_month const&) to global weak symbol typeinfo for boost::exception_detail::clone_impl means the weak...