boost - 由于 boost::filesystem而导致的编译错误

我正在Osx中编译软件,它返回了此错误:

/Users/luca/Software/ros-stacks/orocos_toolchain_ros/utilmm/src/configsearch/configuration_finder.cc: In static member function ‘static std::string utilmm::ConfigurationFinder::search(const std::string&, const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)’:
  /Users/luca/Software/ros-stacks/orocos_toolchain_ros/utilmm/src/configsearch/configuration_finder.cc:56: error: ‘exists’ is not a member of ‘boost::filesystem’
  /Users/luca/Software/ros-stacks/orocos_toolchain_ros/utilmm/src/configsearch/configuration_finder.cc:58: error: ‘system_complete’ is not a member of ‘boost::filesystem’
  /Users/luca/Software/ros-stacks/orocos_toolchain_ros/utilmm/src/configsearch/configuration_finder.cc:69: error: ‘exists’ is not a member of ‘boost::filesystem’
  /Users/luca/Software/ros-stacks/orocos_toolchain_ros/utilmm/src/configsearch/configuration_finder.cc:71: error: ‘system_complete’ is not a member of ‘boost::filesystem’

有人知道ho修复它吗?

我已经提升@ 1.47.0_0 + debug + python26

谢谢卢卡

最佳答案

根据开发者论坛上this的帖子,此问题是您正在构建的软件中的错误,该错误将在后续版本中修复。

https://stackoverflow.com/questions/7046682/

相关文章:

gcc - 编译器的错误如何标准化?

compilation - apt-pkg编译问题

linux-kernel - Linux内核补丁问题

php - 生成php_perl.dll失败

visual-studio-2008 - 双击Visual Studio 2008编译错误不会将我带

asp.net - 运行时CS0234在VS2010 Web应用程序中访问SOAP Web服务时出错

compiler-errors - pygame炮弹碰撞检测

java - 比较原始类型

java - Java找不到符号: constructor error

visual-studio-2010 - 静态链接,Visual Studio和FLANN