Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
unable to run UWP app
-
Hello,
I am developing a UWP, 64 bit app, but when I try to run the app, in release or debug mode, I get some errors:
qt.winrtrunner: "P:...AppxManifest.xml" does not exist.
qt.winrtrunner: Unable to find a run profile for "P:....MyApp.exe" .I have tried with Qt 5.11.2 and 5.13.0
I have visual studio 2019 v 16.1.2 installed.How can I get my app to start/run?
Thanks,
Cyrille