Qt Creator 4.11 is out, see the release note for details: https://www.qt.io/blog/qt-creator-4.11.0-is-released Reproducible: Always
Created attachment 613904 [details, diff] Adding support for qt-creator 4.11.0
Using the attached patch I successfully built Qt Creator 4.11. My use flags are "-webengine -webchannel designer git cmake clangcodemodel clangstaticanalyzer lsp python modeling scxml" so maybe other changes are needed too. The big changes are: - Plugin boot2qt requires remotelinux ) - Plugin python? requires languageclient, hence lsp There might be other dependency changes for plugins. (We get into trouble because we disable plugins in the ebuild.) I have also added yaml-cpp as a fixed dependency, but it is really only needed for the clang plugin(s). PS! The patch contains the Clang 9 fixes from #700142.
Nice, I apply the patch to qt-creator-4.11.1 and now it compile fine. Many thanks Hans
Qt Creator 4.12 is out.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30749a61ee688244ee70711461c063a531c052b3 commit 30749a61ee688244ee70711461c063a531c052b3 Author: Jason A. Donenfeld <zx2c4@gentoo.org> AuthorDate: 2020-05-06 02:35:37 +0000 Commit: Jason A. Donenfeld <zx2c4@gentoo.org> CommitDate: 2020-05-06 02:56:04 +0000 dev-qt/qt-creator: bump to 4.12.0 Closes: https://bugs.gentoo.org/704540 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org> dev-qt/qt-creator/Manifest | 1 + dev-qt/qt-creator/qt-creator-4.12.0.ebuild | 204 +++++++++++++++++++++++++++++ 2 files changed, 205 insertions(+)