Qt Creator 6.0.1 and Qt 6.2.2 running on Windows 7
-
Hi, Christmas is soon upon us, I thought I should bring a gift to those poor souls (like me) that are stuck/prefer working with Qt on Windows 7 instead of 10 or 11.
Recently I installed Microsoft's new Visual Studio 2022 on my Windows 7 PC, when you install it you get a warning "We haven't designed this version of Visual Studio to work with this operating system. You can still install it but...." Anyway it seems to work nicely on my Windows 7 PC.
Why cannot Qt Creator issue the same kind of warning and install anyway, instead of exiting with an 0xC0000005 error? Because it is based on Qt 6..2.2 which by design will not run on Windows 7 :-(
Today I spent some time debugging how much trouble it would be to make Qt 6.2.2 run on Windows 7. Turns on there are 3 showstoppers: qt6core.dll, qt6gui.dll and the platforms plugin qwindows.dll. Some hacking/backporting later I had new versions of them.
When I replaced both Qt Creator's dlls in C:\Qt\Tools\QtCreator\bin and the qwindows.dll in C:\Qt\Tools\QtCreator\bin\plugins.\platforms, voila! It started just fine:
Next step was to be able to build and run Qt 6.2.2 apps on Windows 7. So I installed MSVC 2019 64-bit 6.2.2 on my Windows 7, late in the installation process it stops with a qmake error (because qmake runs on an unpatched qt6core.dll) but if you click Ignore 2 times it will install anyway. Then if you replace Qt6Core.dll, Qt6Gui.dll and qwindows.dll in C:\Qt\6.2.2\msvc2019_64 compiling and building widgets based programs seems to work fine.
(I also tested a qtquick program but got the error "Cannot load library C:\Qt\6.2.2\msvc2019_64\qml\QtQuick\qtquickplugin.dll: file not found"
that plugin dll also needs some patching for Windows7. However since I only work with widgets this problem has low priority.)So the Xmas gift is a zip with the 3 patched dlls if you're feeling adventurous...
P.S. They are a bit rough around the edges so only use them on a Windows 7 PC, on a Windows 10 PC use the real stuff. Merry Xmas!
-
@hskoglund said in Qt Creator 6.0.1 and Qt 6.2.2 running on Windows 7:
I thought I should bring a gift to those poor souls (like me) that are stuck/prefer working with Qt on Windows 7
Not sure why you still want to work with Windows 7 which reached end of life long time ago?
As far as I know it does not even get security fixes anymore? -
I use Windows 10 also, for sure. But at least on 2 occasions when I went to get a coffee, coming back and finding Windows 10 has restarted my machine without my consent, does not help. Re. security updates, you are correct. So I make sure my PC cannot be reached from internet, does not have any email capability and only surf to qt.io and google.
-
@hskoglund said in Qt Creator 6.0.1 and Qt 6.2.2 running on Windows 7:
Windows 10 has restarted my machine without my consent
This can be prevented, you know. There are settings for that.
-
@hskoglund said in Qt Creator 6.0.1 and Qt 6.2.2 running on Windows 7:
So I make sure my PC cannot be reached from internet, does not have any email capability and only surf to qt.io and google.
lol. Henry, I'ven't taken you as one of them tinfoil-hat people ... ;)
-
Don't worry @kshegunov , no hat for me. But those ancient Windows installations you have to treat gently so they don't break :-)
-
@hskoglund : There are Qt 5 based builds of Qt Creator 6.0.x on https://download.qt.io/snapshots/qtcreator_qt5/6.0/
-
@andr Thank you! I know I've seen that link before but couldn't find it.
If those Qt5-flavored builds of Qt Creator keep coming, that'll solve almost all of my issues with Qt and Windows 7, except if I want to build and test a Qt6 app. In that case my patches above could still be useful :-)
-
@hskoglund Will you like to share the patches that you had applied to fix this 0xC0000005 error? I am also trying to get 6.2 working on Windows 7. Even the uic.exe moc.exe console apps fail with 0xC0000005 error. Many Thanks if you can help out.
-
Hi, the patches for Qt 6.2.2 in binary format (3 .dlls) can be downloaded via the link above (in the first post).
The patches in source format consists of 9 files, I made a .zip for you here
I've only tested them on Qt 6.2.2 but with a bit of luck they should work on 6.2.3 as well... -
@hskoglund sup , i dmd you ...need your help for some QT .dlls , to get some 6.2.2 and 6.2.4 apps to work with w7, much obliged
-
Hi, you should be able to get a Qt 6.2.2 MSVC 2019 64-bit widgets-flavored Qt app running on Windows 7 by downloading the .zip (link in the top post) and replace those 3 .dlls in your Qt installation.
For a Qt 6.2.4 widgets app it is likely to get it to work (I haven't tried) on Windows 7 by downloading the source .zip (see link above), replacing the 9 source files and rebuilding Qt. -
@hskoglund would appreciate it if you could give it a look , 6.2.4 .dlls , when you have some time of course, im not good at all in terms of rebuilding QT, just aim to run QT 6.2.2 and 6.2.4 apps on w7, tho if theres a easy one click tool that does this ...i can try, mind you i dont have QT installed myself , but the apps i use have QT included aka use QT and its .dlls , as ive posted an example in the Chat i opened with you
-
subalternpushingtech29087replied to subalternpushingtech29087 on last edited by subalternpushingtech29087
@hskoglund , would still appreciate if you could help a bro out here...as said i posted you one of the apps i use also in chat .....also if you have discord id like to add you to my friends list