Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 13.0.0
-
Ubuntu 22.04 LTS
-
6e2db380d (master)
Description
- On Ubuntu, have packages clang-14 and clang-15 installed and a Qt version's bin directory in PATH.
- Start Creator with empty settings.
- Go to "Edit" -> "Preferences..." -> "Kits" -> "Compilers".
Creator automatically detected /usr/bin/clang, /usr/bin/clang++ (which are both version 14) as well as /bin/clang-15, /usr/bin/clang-15 and /usr/bin/clang++-15. - Go to "Edit" -> "Preferences..." -> "Kits" -> "Kits".
There's an automatically created kit named "Desktop". It uses compilers /bin/clang-15 and /usr/bin/clang++, i.e. a mix of versions.
I'd expect that both compilers have the same version.
Attachments
Issue Links
- mentioned in
-
Page Loading...
For Gerrit Dashboard: QTCREATORBUG-30630 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
581270,1 | WIP: Use bundles when setting up kit toolchain aspects | master | qt-creator/qt-creator | Status: ABANDONED | -2 | 0 |
581350,2 | ProjectExplorer: Use toolchain bundles when auto-detecting kits | master | qt-creator/qt-creator | Status: MERGED | +2 | -1 |