Qbs

Blog Documentation Get Qbs Community

Qbs 2.2.2 released

The Qbs build tool version 2.2.2 is available.

What’s new

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

  • Fixed name collision check for multi-part modules (QBS-1772).
  • Fixed potential assertion when attaching properties on non-present modules (QBS-1776).
  • Fixed handling assember flags with MSVC (QBS-1774).
  • Fixed the qbspkgconfig Qt provider for the case when there is no Qt (QBS-1777).
  • Make protobuf usable without qbspkgconfig again (QBS-1663).
  • Added support for the ‘definePrefix’ option to qbspkgconfig.

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

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

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

Contributors

Thanks to everybody who made the 2.2.2 release happen:

  • Björn Schäpers
  • Christian Kandeler
  • Ivan Komissarov