Qt Creator of Qt 5.11.0 has Qt6 libs
-
Well, it will not start on Ubuntu 18 since qt6 requires higher glibc version. I do not think it is fine. It would be better to come with Qt5. It might be a bug.
@JoeCFD said in Qt Creator of Qt 5.11.0 has Qt6 libs:
Well, it will not start on Ubuntu 18 since qt6 requires higher glibc version. I do not think it is fine. It would be better to come with Qt5.
Sounds like you used the Online installer, which provides multiple versions of Qt (including the latest Qt 6).
For older platforms, you can download the Offline installer for Qt 5.11 instead -- that contains an old version of Qt Creator that can run on Ubuntu 18: https://download.qt.io/new_archive/qt/5.11/
It might be a bug.
-
Tried to build an old package with Qt 5.11 and noticed the installed Qt Creator has Qt6 libs.
@JoeCFD said in Qt Creator of Qt 5.11.0 has Qt6 libs:
Tried to build an old package with Qt 5.11 and noticed the installed Qt Creator has Qt6 libs
And what's the problem? QtCreator 7 is build with Qt6 but why should this affect your Qt 5.11 build?
-
Tried to build an old package with Qt 5.11 and noticed the installed Qt Creator has Qt6 libs.
@JoeCFD said in Qt Creator of Qt 5.11.0 has Qt6 libs:
the installed Qt Creator has Qt6 libs
That's fine... Qt Creator's libs are for running Qt Creator. They are not for running your projects.
-
Well, it will not start on Ubuntu 18 since qt6 requires higher glibc version. I do not think it is fine. It would be better to come with Qt5. It might be a bug.
@JoeCFD said in Qt Creator of Qt 5.11.0 has Qt6 libs:
Well, it will not start on Ubuntu 18 since qt6 requires higher glibc version. I do not think it is fine. It would be better to come with Qt5.
Sounds like you used the Online installer, which provides multiple versions of Qt (including the latest Qt 6).
For older platforms, you can download the Offline installer for Qt 5.11 instead -- that contains an old version of Qt Creator that can run on Ubuntu 18: https://download.qt.io/new_archive/qt/5.11/
It might be a bug.
-
@JoeCFD said in Qt Creator of Qt 5.11.0 has Qt6 libs:
Well, it will not start on Ubuntu 18 since qt6 requires higher glibc version. I do not think it is fine. It would be better to come with Qt5.
Sounds like you used the Online installer, which provides multiple versions of Qt (including the latest Qt 6).
For older platforms, you can download the Offline installer for Qt 5.11 instead -- that contains an old version of Qt Creator that can run on Ubuntu 18: https://download.qt.io/new_archive/qt/5.11/
It might be a bug.