Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
Qt Creator 4.4.0
-
None
-
Linux 64 bits host, with QtCreator 4.4, and Qt-5.5_32bits (through online installer).
Description
When creating a project with Qbs as build system, and choosing a linux+g++32 based kit in the project's "Build & Run" settings. Qbs will build with "-m64" compiler flags instead of (-m32).
Current workaround is to add "qbs.architecture" to "x86" in the Qbs specifics of the Kit.
Initially reported on QtC and Qbs mailing list:
http://lists.qt-project.org/pipermail/qt-creator/2017-September/006706.html
http://lists.qt-project.org/pipermail/qbs/2017-September/001816.html