eclipse 安装 CDT 失败

提示的错误:

Cannot complete the install because one or more required items could not be found.

  Software being installed: C/C++ Development Tools 7.0.0.201006141710 (org.eclipse.cdt.feature.group 7.0.0.201006141710)

  Missing requirement: GDB Common 7.0.0.201006141710 (org.eclipse.cdt.gdb 7.0.0.201006141710) requires 'bundle org.eclipse.core.runtime 3.6.0' but it could not be found

  Cannot satisfy dependency:

    From: C/C++ Development Tools 7.0.0.201006141710 (org.eclipse.cdt.feature.group 7.0.0.201006141710)

    To: org.eclipse.cdt.gnu.debug.feature.group [6.1.0.201006141710]

  Cannot satisfy dependency:

    From: C/C++ GNU Toolchain Debug Support 6.1.0.201006141710 (org.eclipse.cdt.gnu.debug.feature.group 6.1.0.201006141710)

    To: org.eclipse.cdt.gdb 7.0.0

  

原来我装错版本了。

我的是Eclipse Galileo但是我装了Eclipse Helios

插件地址http://www.eclipse.org/cdt/downloads.php


原文链接: https://www.cnblogs.com/chenyingzhong/archive/2011/08/10/2133374.html

欢迎关注

微信关注下方公众号,第一时间获取干货硬货;公众号内回复【pdf】免费获取数百本计算机经典书籍

    eclipse 安装 CDT 失败

原创文章受到原创版权保护。转载请注明出处:https://www.ccppcoding.com/archives/30278

非原创文章文中已经注明原地址,如有侵权,联系删除

关注公众号【高性能架构探索】,第一时间获取最新文章

转载文章受原作者版权保护。转载请注明原作者出处!

(0)
上一篇 2023年2月8日 上午7:37
下一篇 2023年2月8日 上午7:38

相关推荐