On 2026-06-16 09:07 +0100, Wookey wrote:
So this used to work fine. The property cpp.debugInformation _is_ being set to true in the 'deb' profile and the build is being done with the 'deb' profile qbs config --settings-dir debian profiles.deb.cpp.debugInformation true qbs build --settings-dir debian --log-level info --command-echo-mode command-line --no-install \ profile:deb \ ...But clearly something has changed in qbs so it's not working any more.
A reply on the qbs list said: yes. This bug was introduced in 3.2.0 and affects all integral types stored into profiles via qbs-config. A proposed fix is here: https://codereview.qt-project.org/c/qbs/qbs/+/746897. A workaround would be to pass the affected properties on the command line instead. I will test this and reassign this to qbs if confirmed. Wookey -- Principal hats: Wookware, Debian http://wookware.org/ Matrix: @wookey:matrix.org
signature.asc
Description: PGP signature

