Build Boost on Mac with Xcode

前端 未结 7 501
长发绾君心
长发绾君心 2020-12-05 11:09

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

7条回答
  •  既然无缘
    2020-12-05 11:40

    For most of the boost libraries, there's nothing to build, it's all in header files. The remainder of the instructions are here.

提交回复
热议问题