I\'ve recently got acquainted with Boost library and I\'d like to use it in my Xcode project. But sadly there is no HowTo or FAQ on how to do it :(
What\'s the seque
For most of the boost libraries, there's nothing to build, it's all in header files. The remainder of the instructions are here.