Build Boost on Mac with Xcode

前端 未结 7 508
长发绾君心
长发绾君心 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条回答
  •  Happy的楠姐
    2020-12-05 11:49

    su - root

    enter root password and then run below as root

    /opt/local/bin/port install boost

    If you have never logged in as root or forgotten your password, here are the steps to reset root password

    http://support.apple.com/kb/HT1528?viewlocale=en_US&locale=en_US

提交回复
热议问题