Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

3,164

Downloads of v 13.0.1:

6

Last Update:

07 May 2024

Published Date:

07 May 2024

Package Maintainer(s):

Software Author(s):

  • Qt Project

Tags:

qtcreator-cdbext cdbext c++ qt ide qtcreator plugin

Qt Creator CDB Extension

(Waiting for Maintainer to take corrective action)

  • 1
  • 2
  • 3

13.0.1 | Updated: 07 May 2024

Downloads:

3,164

Downloads of v 13.0.1:

6

Published:

07 May 2024

Software Author(s):

  • Qt Project

Qt Creator CDB Extension 13.0.1

(Waiting for Maintainer to take corrective action)
  • 1
  • 2
  • 3

Some Checks Are Exempted or Have Failed

Not All Tests Have Passed


Validation Testing Failed


Verification Testing Exemption:

The installation times-out due to the installation of the dependency KB2919355 on the verifier

Details

Scan Testing Pending

IMPORTANT

This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.

  • Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
  • This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
  • You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
  • There are also no guarantees that it will be approved.
WARNING

There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.

AdmiringWorm (maintainer) on 07 May 2024 13:39:12 +00:00:

User 'AdmiringWorm' (maintainer) submitted package.

chocolatey-ops (reviewer) on 07 May 2024 14:15:45 +00:00:

qtcreator-cdbext has failed automated validation.

Requirements

Requirements represent the minimum quality of a package that is acceptable. When a package version has failed requirements, the package version requires fixing and/or response by the maintainer. Provided a Requirement has flagged correctly, it must be fixed before the package version can be approved. The exact same version should be uploaded during moderation review.

  • The MailingListUrl element in the nuspec file should be a valid Url. Please correct this More...
Guidelines

Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.

  • In the ReleaseNotes element of the nuspec file a potentially invalid Url has been found. Recommendation is to fix this URL More...

chocolatey-ops (reviewer) on 27 May 2024 14:17:11 +00:00:

We've found qtcreator-cdbext v13.0.1 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.

Take action:

  • Log in to the site and respond to the review comments.
  • Resubmit fixes for this version.
  • If the package version is failing automated checks, you can self-reject the package.

If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.

Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.

Description

Qt Creator CDB Extension adds support for the Microsoft Console Debugger (CDB) to Qt Creator, a cross-platform, complete integrated development environment (IDE) for application developers to create applications for multiple desktop and mobile device platforms, such as Android and iOS.

The Debugging Tools for Windows (which include the CDB debugger) need to be installed separately by installing one of the components mentioned on this Microsoft help page. (Chocolatey packages for different versions of the components are available.)


tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop'

$installToolsPath = Get-ToolsLocation

$packageArgs = @{
  packageName    = $env:ChocolateyPackageName
  url            = 'https://master.qt.io/official_releases/qtcreator/13.0/13.0.1/installer_source/windows_x86/qtcreatorcdbext.7z'
  url64bit       = 'https://master.qt.io/official_releases/qtcreator/13.0/13.0.1/installer_source/windows_x64/qtcreatorcdbext.7z'
  destination    = "$installToolsPath\qtcreator"
  checksum       = 'd264127920590ebf960837f23c4acf2b2fffc69d6c1c13cc9df55d68272f3cee'
  checksumType   = 'sha256'
  checksum64     = 'aab4408543c92196435f7f184ff4e210c3747af1c6e3b61067ae699d45717f80'
  checksumType64 = 'sha256'

}

Install-ChocolateyZipPackage @packageArgs
tools\chocolateyuninstall.ps1
$toolsDir = Get-ToolsLocation

$pluginDirs = @(
  "$toolsDir\qtcreator\lib\qtcreatorcdbext64"
  "$toolsDir\qtcreator\lib\qtcreatorcdbext32"
)

$pluginDirs | Where-Object { Test-Path $_ } | ForEach-Object {
  Remove-Item -Recurse -Force $_
}

No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.

Add to Builder Version Downloads Last Updated Status
Qt Creator CDB Extension 13.0.1 6 Tuesday, May 7, 2024
Waiting for Maintainer
Qt Creator CDB Extension 12.0.2 63 Wednesday, February 7, 2024 Approved
Qt Creator CDB Extension 12.0.1 59 Tuesday, December 12, 2023 Approved
Qt Creator CDB Extension 12.0.0 55 Thursday, November 23, 2023 Approved
Qt Creator CDB Extension 11.0.3 98 Thursday, September 28, 2023 Approved
Qt Creator CDB Extension 11.0.2 83 Monday, August 14, 2023 Approved
Qt Creator CDB Extension 11.0.1 59 Thursday, August 3, 2023 Approved
Qt Creator CDB Extension 11.0.0 50 Thursday, July 20, 2023 Approved
Qt Creator CDB Extension 10.0.2 76 Thursday, June 15, 2023 Approved
Qt Creator CDB Extension 10.0.1 52 Friday, May 5, 2023 Approved
Qt Creator CDB Extension 10.0.0 85 Wednesday, March 29, 2023 Approved
Qt Creator CDB Extension 9.0.2 61 Wednesday, February 22, 2023 Approved
Qt Creator CDB Extension 9.0.1 290 Thursday, December 15, 2022 Approved
Qt Creator CDB Extension 9.0.0 65 Thursday, November 24, 2022 Approved
Qt Creator CDB Extension 8.0.2 84 Friday, October 21, 2022 Approved
Qt Creator CDB Extension 8.0.1 108 Thursday, August 11, 2022 Approved
Qt Creator CDB Extension 8.0.0 82 Wednesday, July 20, 2022 Approved
Qt Creator CDB Extension 7.0.2 99 Tuesday, May 24, 2022 Approved
Qt Creator CDB Extension 7.0.1 77 Wednesday, April 27, 2022 Approved
Qt Creator CDB Extension 7.0.0 82 Thursday, March 24, 2022 Approved
Qt Creator CDB Extension 6.0.2 87 Wednesday, January 19, 2022 Approved
Qt Creator CDB Extension 6.0.1 80 Thursday, December 16, 2021 Approved
Qt Creator CDB Extension 6.0.0 75 Thursday, December 2, 2021 Approved
Qt Creator CDB Extension 5.0.3 84 Thursday, November 4, 2021 Approved
Qt Creator CDB Extension 5.0.2 77 Friday, October 1, 2021 Approved
Qt Creator CDB Extension 5.0.1 82 Wednesday, September 15, 2021 Approved
Qt Creator CDB Extension 5.0.0 85 Thursday, August 26, 2021 Approved
Qt Creator CDB Extension 4.15.2 88 Wednesday, July 14, 2021 Approved
Qt Creator CDB Extension 4.15.1 199 Wednesday, June 9, 2021 Approved
Qt Creator CDB Extension 4.15.0 104 Wednesday, May 5, 2021 Approved
Qt Creator CDB Extension 4.14.2 103 Monday, March 22, 2021 Approved
Qt Creator CDB Extension 4.14.1 92 Wednesday, February 24, 2021 Approved
Qt Creator CDB Extension 4.14.0 98 Sunday, February 14, 2021 Approved
Qt Creator CDB Extension 4.13.3 133 Friday, November 20, 2020 Approved
Qt Creator CDB Extension 4.13.2 91 Friday, October 9, 2020 Approved

Discussion for the Qt Creator CDB Extension Package

Ground Rules:

  • This discussion is only about Qt Creator CDB Extension and the Qt Creator CDB Extension package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Qt Creator CDB Extension, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus