Building a Boost.Python application on MacOS 10.9 (Mavericks)
问题 I upgraded to Mavericks, and am now unable to build my application after much troubleshooting. During linking, I receive the errors Undefined symbols for architecture x86_64: "boost::python::objects::function_object(boost::python::objects::py_function const&, std::pair<boost::python::detail::keyword const*, boost::python::detail::keyword const*> const&) . . . "boost::python::objects::register_dynamic_id_aux(boost::python::type_info, std::pair<void*, boost::python::type_info> (*)(void*))" I am