17 Oct
2015
17 Oct
'15
10:33 a.m.
Ion GaztaƱaga wrote:
FWIW, I think these ancient compilers are long beyond saving. We have not been testing them for years, and from the test matrix it is clear that MSVC-7.1 has been broken terribly but noone complained. Noone seems to care about it anymore.
It's an option. Qt only supports MSVC10/GCC 4.4 and above.
Qt 5.7 will require GCC 4.7 (with -std=c++11)/MSVC 2012/recentish Clang: http://lists.qt-project.org/pipermail/development/2015-June/022090.html Thanks, Steve.