Blog Posts

Recent posts

Build boost 1.43 for iPhone SDK 4.0

less than 1 minute read

1. modify user.config.jam in tools/build/v2 directory\ 1 2 3 4 5 6 7 8 9 10 using darwin : 4.2.1~iphone : /Developer/Platforms/iPhoneOS.platform/Developer/us...

Link Boost library for iPhone

less than 1 minute read

Once you compile the boost libraries you want, right click your target after you made your project, and click Get Info. Then go to the Build Tab and find the...