Qbs

Blog Documentation Get Qbs

Qbs 2.0.2 released

The Qbs build tool version 2.0.2 is available.

What’s new

This is a minor bugfix release that contains some fixes such as:

  • Fixed handling of non-string exceptions (QBS-1734).
  • Fixed Utilities.versionCompare() for four-segment versions numbers (QBS-1733). This fixes compiler feature detection for the clang-cl toolchain.
  • Fixed support for static plugins and Qt >= 6.5 as well as improved handling of .prf files which provide info about Qt libraries. This fixes build for the iOS platform with the recent Qt versions (QBS-1732).

Sources, binaries, change log etc can be found here.

This release of qbs is also part of Qt Creator 10.0.2.

Also, Qbs binaries are available via different package managers such as Chocolatey, Brew, macports and others.

Thanks to everybody who made the 2.0.2 release happen:

Contributors

  • Christian Kandeler
  • Ivan Komissarov
  • Leon Buckel