Boost logo

Boost Users :

From: Don Agro (dagro_at_[hidden])
Date: 2006-09-21 13:33:04


Has anyone had any luck linking boost into an XCode application that
is also using STLport ?
I am using STLport 5.0.0 and boost 1.33.1
Boost links in fine unless I also link in STLport then I have one
undefined symbol...

boost::signals::detail::signal_base::signal_base
(boost::function2<bool, boost::signals::detail::stored_group,
boost::signals::detail::stored_group,
stlp_std::allocator<boost::function_base> > const&, boost::any const&)

bjam build (with STLport at "/STLport-5.0.0"
bjam -sSTLPORT_PATH="/" -sSTLPORT_VERSION="5.0.0" -sTOOLS="darwin"

Any ideas ?

Thanks in advance.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net