Boost-iOS
Boost-iOS copied to clipboard
Xcode project for building Boost C++ libraries as a static library target for iOS
Boost for iOS, the Easy Way
- Add this folder to your project directory
- Extract a Boost distribution (i.e.
boost_1_49_0.tar.bz2) to this folder; or direct the symlinksboostandlibsto where you keep it - Add the project to your Xcode workspace
- Add Boost-iOS/ to your search path
- Use Boost C++ libraries to Get Stuff Done