Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
1.13.1
-
None
-
* Windows 10 / ArchLinux
* ARM GCC toolchain / GCC x86_64 toolchain
* QtC 4.9.2 (QBS 1.13.1)
Description
If to add to the QtC the long GCC compiler name (e.g. arm-none-eabi-gcc-8.2.1.exe instead of arm-none-eabi-gcc.exe, which is located in same directory and is a same file), then any trying to open the QBS project from QtC fails with following messages:
== Windows ==
:-1: warning: Unknown architecture 'arm' may not be supported by this compiler. D:\Git\ng\123\qbs-git\iar-tests\nucleoapp\nucleoapp.qbs:3: warning: Error while handling product 'nucleoapp': C:\Qt-meta\Tools\QtCreator\share\qtcreator\qbs\share\qbs\modules\cpp\GenericGCC.qbs:283: warning: The following properties are not set. Set them in your profile or product: cpp.compilerIncludePaths cpp.compilerFrameworkPaths cpp.compilerLibraryPaths D:\Git\ng\123\qbs-git\iar-tests\nucleoapp\nucleoapp.qbs:3: warning: Product 'nucleoapp' had errors and was disabled.
== Linux ==
:-1: warning: Could not detect target platform ('linux' given) /home/denis/untitled/untitled.qbs:3: warning: Error while handling product 'untitled': /usr/share/qbs/modules/cpp/GenericGCC.qbs:283: warning: The following properties are not set. Set them in your profile or product: cpp.compilerIncludePaths cpp.compilerFrameworkPaths cpp.compilerLibraryPaths /home/denis/untitled/untitled.qbs:3: warning: Product 'untitled' had errors and was disabled.
Attachments
For Gerrit Dashboard: QBS-1482 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
268947,5 | QbsProjectManager: Fix prefix if compiler ends with version string | master | qt-creator/qt-creator | Status: DEFERRED | 0 | 0 |