Problem with MacPorts 1.5 & Boost Install
Emmanuel Hainry
ehainry at free.fr
Thu Sep 6 09:24:27 PDT 2007
Citando luis cota :
> so then after running the install as mentioned below, what else has to be
> done to get the compiler to recognize the Boost libraries when building
> projects that require them?
>
Giving the project the good FLAGS should be enough. Things like
'CPPFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib/boost-1_34
./configure' may be of use.
To locate where the libs were installed, use 'port contents boost'.
Emmanuel
More information about the macports-users
mailing list