On Tue, 5 Jan 2021 at 21:42, Thiago Macieira <[email protected]> wrote: > > 2) support for newer compilers/OS versions/etc. that may cause trouble. > Currently a non-issue, since Qt 5.15 is less than a year old. It may become an > issue in two or three years' time, but hopefully by then the Qt 6.x content > set will meet peoples' requirements.
Right. That will become an issue in 4 months when GCC 11 ships with its internal header-dependency refactorings, breaking all sorts of Qt code, and that will then bubble down to various distro downstreams during this year and next. Then again, distro packagers can hopefully handle that. Using the Qt packages or installer for 5.15 may give you a broken Qt somewhat sooner. Intriguing. _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
