0

我正在尝试在 Mac OS X 上使用 boost 1_53 编译现有应用程序。我在 boost 文件中遇到很多错误。我在使用 VS 2010 的 Windows 7 中尝试过的同样的事情,它工作正常。但是在 Mac OS X 10.7 上我遇到了错误。我尝试了 Apple LLVM 编译器 3.0 和 LLVM GCC 4.2。

1.has_binary_operator.hpp Library/boost/include/boost_1_53/boost/type_traits/detail/has_binary_operator.hpp parse issue Expected expression

2. lexical_cast.hpp No member named 'value' in 'boost::has_right_shift<std::basic_istream<char>, unsigned short, boost::detail::has_right_shift_impl::dont_care>'

我错过了什么吗?

4

0 回答 0