** Changed in: linuxdcpp
       Status: Fix Committed => Fix Released

** Tags added: dependency

-- 
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/481833

Title:
  MacPorts boost lib not detected on OS X

Status in Linux DC++:
  Fix Released

Bug description:
  Hi,

  Tested with latest bzr repository, after installing all dependencies via 
MacPorts 1.8.1, 
  this error remains when launching build with scons:
  ---
  ...
  Checking for C++ header file boost/version.hpp... no
        boost not found.
        Note: You might have the lib but not the headers
  ---
  boost headers *are* installed in /opt/local/include/boost/*, but it's not 
picked.
  (all other MacPorts dependencies are recognized)

  If I comment out the check in SConstruct and add -I/opt/local/include to 
CXXFLAGS, 
  it builds correctly.

_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to