Giter Site home page Giter Site logo

wlrwxer / ofxiosboost Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danoli3/ofxiosboost

0.0 1.0 0.0 55.09 MB

Pre-compiled Boost Library 1.56.0 for iOS (arm64, armv7, armv7s, i386, x86_64)

License: Boost Software License 1.0

Makefile 0.01% C++ 99.80% C 0.18% Shell 0.01%

ofxiosboost's Introduction

#ofxiOSBoost for Boost 1.56.0 image

Boost C++ Libraries 1.56.0 Pre-compiled for iOS

image

  • Addon with Boost 1.56.0 for iOS / Xcode
  • Precompiled library and Command to build yourself
  • Master is currently a Fat Lib of All Standard Architectures
  • Check Branches for others or to be specific
  • Designed for use as an open frameworks addon, however should definitely work for other iOS projects
  • Built with clang++ and using libc++ and std=c++11
  • License: See Boost License LICENSE.MD

============

Where to checkout?

  • For openframeworks: Checkout in the addons folder like so: addons/ofxiOSBoost
  • For others: anywhere you please

============

How To Link to an Xcode Project?

In Xcode Build Settings for your project:

  • Add to Library Search Paths: $(SRCROOT)/../../../addons/ofxiOSBoost/libs/boost/lib/ios
  • Add to Header Search Paths: $(SRCROOT)/../../../addons/ofxiOSBoost/libs/boost/include

If not openFrameworks just add the libs/boost/include to Header Search Paths and the libs/boost/lib/ios to Library Search Paths

============

Architectures in Pre-Build Library (Fat Lib)

See the other branches on this repository (All libc++ std=c11)

  • arm64 : (iOS 7, 8 64bit only) [iPhone 5S, iPhone 6, iPhone 6 Plus, iPad Air, Retina iPad Mini]
  • armv7s : (iOS 6-7) [iPhone 5, iPhone 5c, iPad 4]
  • armv7 : (iOS 5+) [iPhone 3GS, iPhone 4, iPhone 4S, iPod 3G/4G/5G, iPad, iPad 2, iPad 3, iPad Mini]
  • i386 : (iOS Simulator) [iPad 2, 3, 4, iPhone 4S, 5, 5C]
  • x86_64 : (iOS Simulator) [iPad Air, iPhone 5S, iPhone 6, iPhone 6 Plus]

============

How to Build?

  1. You don't need to. This has the pre-compiled versions of BOOST for you to use
  2. If you would prefer to build it yourself checkout the script included in the scripts directory.

=============

How to use Build Script

  • Download files (suggested you download the files to addons/ofxiOSBoost for openFrameworks)
  • Double click and run scripts/build.command (this will download the 1.56.0 version of boost and begin compiling the library).
  • Once completed in the terminal continue with the next steps.
  • Add the ofxiOSBoost to your project (src and libs for your chosen architecture)

============

Documentation on Boost 1.56.0

See: http://www.boost.org/users/history/version_1_56_0.html

ofxiosboost's People

Contributors

danoli3 avatar wlrwxer avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.