CLI – sudo port install boost
after you do this, when running a project on xcode, you need to include the below paths.
header paths: /opt/local/include
lib paths: /opt/local/lib
CLI – sudo port install boost
after you do this, when running a project on xcode, you need to include the below paths.
header paths: /opt/local/include
lib paths: /opt/local/lib