Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] CDT 8.0 not installable

 Hi,

I just wanted to note, that for several builds, the CDT 8.0 can not complete the dependency check successfully.
(using a plain eclipse-platform-3.7M2.zip)

Cannot complete the install because of a conflicting dependency.
Software being installed: C/C++ GDB Hardware Debugging 7.0.0.201009170810 (org.eclipse.cdt.debug.gdbjtag.feature.group 7.0.0.201009170810) Software being installed: C/C++ Development Tools SDK 7.1.0.201009170810 (org.eclipse.cdt.sdk.feature.group 7.1.0.201009170810)
  Only one of the following can be installed at once:
C/C++ Development Tools GDB/MI CDI Debugger UI 6.1.0.201006141710 (org.eclipse.cdt.debug.mi.ui 6.1.0.201006141710) C/C++ Development Tools GDB/MI CDI Debugger UI 6.1.0.201009170810 (org.eclipse.cdt.debug.mi.ui 6.1.0.201009170810)
  Cannot satisfy dependency:
From: C/C++ GDB Hardware Debugging 7.0.0.201009170810 (org.eclipse.cdt.debug.gdbjtag.feature.group 7.0.0.201009170810)
    To: org.eclipse.cdt.gnu.debug.feature.group [6.0.0,7.0.0)
  Cannot satisfy dependency:
From: C/C++ Development Tools 7.1.0.201009170810 (org.eclipse.cdt.feature.group 7.1.0.201009170810)
    To: org.eclipse.cdt.gnu.debug.feature.group [7.1.0.201009170810]
  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.debug.mi.ui [6.1.0.201006141710]
  Cannot satisfy dependency:
From: C/C++ GNU Toolchain Debug Support 7.1.0.201009170810 (org.eclipse.cdt.gnu.debug.feature.group 7.1.0.201009170810)
    To: org.eclipse.cdt.debug.mi.ui [6.1.0.201009170810]
  Cannot satisfy dependency:
From: C/C++ Development Tools SDK 7.1.0.201009170810 (org.eclipse.cdt.sdk.feature.group 7.1.0.201009170810)
    To: org.eclipse.cdt.feature.group [7.1.0.201009170810]


Back to the top