Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...
- Passing
- Failing
- Pending
- Unknown / Exempted

Downloads:
19,230
Downloads of v 1.7.2:
3,235
Last Update:
27 Apr 2017
Package Maintainer(s):
Software Author(s):
- Qt Project
Tags:
qbs qt build
Qbs
This is not the latest version of Qbs available.
Downloads:
19,230
Downloads of v 1.7.2:
3,235
Maintainer(s):
Software Author(s):
- Qt Project
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
Qbs 1.7.2
This is not the latest version of Qbs available.
All Checks are Passing
2 Passing Test
To install Qbs, run the following command from the command line or from PowerShell:
To upgrade Qbs, run the following command from the command line or from PowerShell:
To uninstall Qbs, run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
- Download the Package Download
- Follow manual internalization instructions
-
Package Internalizer (C4B)
- Run
choco download qbs --internalize --version=1.7.2 --source=https://community.chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://community.chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade qbs -y --source="'STEP 3 URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade qbs -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure qbs installed
win_chocolatey:
name: qbs
state: present
version: 1.7.2
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'qbs' do
action :install
version '1.7.2'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: qbs,
Version: 1.7.2,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller qbs
{
Name = 'qbs'
Ensure = 'Present'
Version = '1.7.2'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'qbs':
provider => 'chocolatey',
ensure => '1.7.2',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install qbs version="1.7.2" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 27 Apr 2017.
Qbs is a tool that helps simplify the build process for developing projects across multiple platforms.
$ErrorActionPreference = 'Stop'
Install-ChocolateyZipPackage `
-PackageName 'qbs' `
-Url 'https://download.qt.io/official_releases/qbs/1.7.2/qbs-windows-x86-1.7.2.zip' `
-UnzipLocation "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" `
-Url64bit 'https://download.qt.io/official_releases/qbs/1.7.2/qbs-windows-x86_64-1.7.2.zip' `
-Checksum 'fa7482f20c48bff02695ae9d8d4e208326c2e29e0e17ab7b3036e6c9820cb204958f90e9addc02fc9db966644fa84791372665f43e2c05e4434b5a62daf63108' `
-ChecksumType 'sha512' `
-Checksum64 '692cc330279552be90874aa7764b62941536de1c172e26d82a6f20b204385fa1377f738478ff54f6b414d41c88f3017567a74025b8b34c248d252e5e85b06e32' `
-ChecksumType64 'sha512'
Log in or click on link to see number of positives.
- Qt5Core.dll (bc64f8d22e2b) - ## / 62
- Qt5Gui.dll (ffb7e72b2a12) - ## / 68
- Qt5Widgets.dll (13bdf75b2169) - ## / 67
- Qt5Xml.dll (42d4ee6c6abd) - ## / 61
- qgif.dll (f2f6aade12f9) - ## / 61
- qicns.dll (623edf31411d) - ## / 61
- qico.dll (eeda038e329a) - ## / 61
- qjpeg.dll (2df9130cbf1f) - ## / 61
- qtga.dll (870166f4fa5e) - ## / 62
- qtiff.dll (1c7348b97aea) - ## / 61
- qwbmp.dll (77106a729ef5) - ## / 61
- qwebp.dll (7ee626ab9990) - ## / 61
- qwindows.dll (bceb78b57edb) - ## / 67
- Qt5Script.dll (eaf062d89a35) - ## / 62
- qbs.1.7.2.nupkg (8efd43faacbd) - ## / 59
- qbs-config-ui.exe (15f43e59498f) - ## / 62
- qbs-config.exe (d55c88f4bfe7) - ## / 61
- qbs-qmltypes.exe (7ea469b98238) - ## / 62
- qbs-setup-android.exe (183ec3c2fa0b) - ## / 62
- qbs-setup-qt.exe (cb0062c050db) - ## / 62
- qbs-setup-toolchains.exe (7956248c71be) - ## / 63
- qbs.exe (48e6b6d3a770) - ## / 61
- qbscore.dll (4f3b23889ca1) - ## / 62
- qbsqtprofilesetup.dll (d723f8570d85) - ## / 62
- Qt5Core.dll (9fc0202bd39e) - ## / 61
- Qt5Gui.dll (58ce1587d523) - ## / 64
- Qt5Script.dll (093897924a25) - ## / 62
- Qt5Widgets.dll (88d22ecc5b8b) - ## / 64
- Qt5Xml.dll (4547cc3802eb) - ## / 60
- qgif.dll (3b47e3ef3b49) - ## / 60
- qicns.dll (35534b262857) - ## / 64
- qico.dll (7761817fa151) - ## / 61
- qjpeg.dll (42f98390b2a6) - ## / 61
- qtga.dll (886f30276161) - ## / 60
- qtiff.dll (db3af355dc4b) - ## / 61
- qwbmp.dll (4a60d7dcabf2) - ## / 60
- qwebp.dll (cf9ed4f86df6) - ## / 61
- qwindows.dll (4d636c1a8b48) - ## / 61
- qbs_cpp_scanner.dll (fcf214b721e8) - ## / 63
- qbs_qt_scanner.dll (b5ebdf2908e6) - ## / 63
- qbs-config-ui.exe (052c70d343bd) - ## / 62
- qbs-config.exe (ba7b34d19ca3) - ## / 62
- qbs-qmltypes.exe (2367af55a773) - ## / 61
- qbs-setup-android.exe (d075635c4352) - ## / 61
- qbs-setup-qt.exe (e5d15023fdbb) - ## / 59
- qbs-setup-toolchains.exe (d80a957925a8) - ## / 59
- qbs.exe (bc2151865817) - ## / 62
- qbscore.dll (0e79886b744b) - ## / 61
- qbsqtprofilesetup.dll (159479d13d13) - ## / 62
- qbs_cpp_scanner.dll (6ecbfdde074c) - ## / 61
- qbs_qt_scanner.dll (c6efadc3ca14) - ## / 61
- qbs-windows-x86_64-1.7.2.zip (be99334bf81c) - ## / 58
- qbs-windows-x86-1.7.2.zip (f9812e169023) - ## / 57
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Qbs 1.18.0 | 342 | Wednesday, December 23, 2020 | Approved |
Qbs 1.17.0 | 508 | Wednesday, September 2, 2020 | Approved |
Qbs 1.16.0 | 501 | Tuesday, May 5, 2020 | Approved |
Qbs 1.15.0 | 453 | Wednesday, December 18, 2019 | Approved |
Qbs 1.14.1 | 193 | Monday, November 11, 2019 | Approved |
Qbs 1.14.0 | 177 | Friday, October 11, 2019 | Approved |
Qbs 1.13.1 | 925 | Wednesday, May 29, 2019 | Approved |
Qbs 1.13.0 | 138 | Thursday, May 2, 2019 | Approved |
Qbs 1.12.1 | 846 | Friday, September 21, 2018 | Approved |
Qbs 1.12.0 | 465 | Thursday, July 19, 2018 | Approved |
Qbs 1.11.1 | 558 | Friday, May 4, 2018 | Approved |
Qbs 1.11.0 | 2025 | Wednesday, March 28, 2018 | Approved |
Qbs 1.10.1 | 985 | Thursday, February 15, 2018 | Approved |
Qbs 1.10.0 | 335 | Friday, December 8, 2017 | Approved |
Qbs 1.9.1 | 1267 | Thursday, October 5, 2017 | Approved |
Qbs 1.9.0 | 394 | Wednesday, September 6, 2017 | Approved |
Qbs 1.8.1 | 307 | Wednesday, July 5, 2017 | Approved |
Qbs 1.8.0 | 685 | Tuesday, May 30, 2017 | Approved |
Qbs 1.7.2 | 3235 | Thursday, April 27, 2017 | Approved |
Qbs 1.7.1 | 1149 | Thursday, January 26, 2017 | Approved |
Qbs 1.7.0 | 515 | Thursday, December 15, 2016 | Approved |
Qbs 1.6.1 | 430 | Wednesday, November 9, 2016 | Approved |
Qbs 1.6.0 | 368 | Friday, August 26, 2016 | Approved |
Qbs 1.5.2 | 295 | Thursday, July 7, 2016 | Approved |
Qbs 1.5.1 | 322 | Monday, June 13, 2016 | Approved |
Qt build suite 1.5.0 | 336 | Thursday, May 12, 2016 | Approved |
Qt build suite 1.4.5 | 289 | Thursday, March 17, 2016 | Approved |
Qt build suite 1.4.4 | 292 | Tuesday, December 15, 2015 | Approved |
Qt build suite 1.4.3 | 269 | Tuesday, October 27, 2015 | Approved |
Qt build suite 1.4.2 | 294 | Monday, August 24, 2015 | Approved |
Qt build suite 1.4.1 | 332 | Friday, July 10, 2015 | Approved |
© 2017 The Qt Company Ltd.
qbs 1.7.2
Important bug fixes:
* macOS: Fixed App Extension builds on older versions of Xcode/macOS
* Windows: Fixed handling of files on network shares
* Fixed syntax error in Qt module that occurred with static Qt builds
* Several fixes for the Visual Studio generator (QBS-1077, QBS-1100)
qbs 1.7.1
Important bug fixes:
* Fixed race condition in qmake build (QBS-1091)
* Qt Creator no longer leaves empty build directories
behind after cancelled project loading (QTCREATORBUG-17543)
* Fixed an exception crossing the API boundary
qbs 1.7.0
Features:
* Added a generator for Visual Studio projects.
* The Group item is now nestable.
* Stricter type checking for properties.
* Added support for generating qrc files.
* Added full support for the QtScxml module.
* Introduced cpp.soVersion.
* Added support for building Inno Setup packages.
* Tentative support for Visual Studio 2017.
* We now assume UTF-8 encoding for project files.
* In Scanner items, input.fileName now contains
a filename rather than the full path.
* Warnings encountered during project resolving are now stored
and re-displayed when the project is loaded.
* Documentation was improved in several places, most
notably for the Rule item.
* Support for the deprecated Transformer item was removed.
Important bug fixes:
* Long paths on Windows are handled (QBS-1068).
* Cyclic module dependencies are detected (QBS-1044).
* The libqbscore soname now includes the minor version,
so that it will not stay the same across ABI changes
(QBS-1002).
qbs 1.6.1
Features:
* Added cpp.linkerWrapper property.
Important bug fixes:
* Fixed a number of bugs evaluating module properties (QBS-845, QBS-1005).
* Fixed x86_64 > x86 cross compiling (QBS-1028).
* Fixed dynamic rules with generated inputs (QBS-1029).
qbs 1.6.0
- Added lex_yacc module.
- Introduced property cpp.systemRunPaths.
- Introduced the ability to check a module's version in a Depends item.
- Introduced cpp.driverFlags, which allows specifying flags to be
passed to the compiler driver (in any mode), but never the system linker. - Introduced cpp.linkerMode property to allow selection of the
correct linker (C driver, C++ driver, or system linker) based on the
objects being linked. - Added automatic escaping of arguments passed to the
cpp.linkerFlags and cpp.platformLinkerFlags properties using the -Wl
or -Xlinker syntaxes. To revert to the old behavior,
Project.minimumQbsVersion can be set to a version lower than 1.6. - Each build configuration now requires a unique name, which
is specified on the command line in the same place that qbs.buildVariant
used to be specified. This allows building for multiple configurations
with the same variant.
This package has no dependencies.
Ground Rules:
- This discussion is only about Qbs and the Qbs 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 Qbs, 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.