Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
MSVC2015 and QT5.4.2 precompiled binary (windows 10)
-
Hi,
I was wondering if there are precompiled binaries for QTQ5.4.2 for MSVC2015 for Windows 10 64-bit edition.
Thank you,
Christos
-
Hi
I dont think so. Seems too old for vs2015
It seems to be vs2012/13You can look in
https://download.qt.io/archive/qt/5.4/5.4.2/Why not just use
https://download.qt.io/archive/qt/5.6/5.6.2/qt-opensource-windows-x86-msvc2015_64-5.6.2.exe
-
Unfortunately the library I need to build only supports Qt up to 5.4.2...
-
@Christos
Ok, what does it miss after 5.4.2 ?Anyway, its not so bad to rebuild Qt with vs2015 if you do not need
webkit.
-
Yes, but I need the Webkit. Is it still worth the shot? Or should I try to find an earlier version of Visual Studio?
-
Hi,
Please take a look at this thread about @Konstantin-Tokarev QtWebKit reboot.
-
Indeed, QtWebKit TP5 supports Qt 5.4 and VS2015