Develop Qt MinGW application for deploying to Windows 10 from a Windows 7 host?
-
wrote on 10 Mar 2017, 03:04 last edited by
Hello,
I am using a 64 bit Windows 7 laptop with the latest Qt 5.8.0 and MinGW 5.3 compiler.
I want to deploy the application to Windows 10 as well as all other compatible Windows OS (7/8, etc).
I just wanted to know whether Qt can do that or not?
If we someone can point me to the appropriate documentation then that would be helpful.PS: I had developed my application more than a year ago with Qt 5.2.1 and never looked back after that. We didn't have Windows 10 back then, so could not check it then. But last week I checked that it is crashing on all Windows 10, and need to build it again so that it works without having to fiddle too much.
-
Hello,
I am using a 64 bit Windows 7 laptop with the latest Qt 5.8.0 and MinGW 5.3 compiler.
I want to deploy the application to Windows 10 as well as all other compatible Windows OS (7/8, etc).
I just wanted to know whether Qt can do that or not?
If we someone can point me to the appropriate documentation then that would be helpful.PS: I had developed my application more than a year ago with Qt 5.2.1 and never looked back after that. We didn't have Windows 10 back then, so could not check it then. But last week I checked that it is crashing on all Windows 10, and need to build it again so that it works without having to fiddle too much.
wrote on 10 Mar 2017, 03:33 last edited by@CAD_coding
form the official document, I think you can do it
1/2