Build a UPW application for the Microsoft Store
Solved
Installation and Deployment
-
Hello,
I have developed a Desktop application for Windows that I would like to offer on the Microsoft store. Under Visual Studio, I can recompile the application with the winrt_x64_msvc2017 version of Qt without any problem but I get an error message at startup...
The message tells me that the msvcp140_app.dll and vcruntime140_app libraries are missing.When I try to retrieve these files from the C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00.UWPDesktop_14.0.27026.1_x64__8wekyb3d8bbwe
and when I restart the application, it crashes on startup.How do I launch the application? And how do I pack it and then offer it on the Windows Store?
With my thanks,
-