what is the default location for boost library when installed using macport on mac ?

前端 未结 4 793
一生所求
一生所求 2021-02-05 06:37

I just now installed boost on mac, using macport with following command

sudo port install boost

It\'s installed fine, but I have no idea where

4条回答
  •  -上瘾入骨i
    2021-02-05 07:02

    For me, with High Sierra and MacPorts 2.4.4, MacPorts installed Boost 1.66 under:

    /opt/local/include/boost
    

提交回复
热议问题