WinRT problem
Unsolved
Qt Creator and other tools
-
I am getting following error when building test QtQuick Controlos 2 application from Qt Creator:
Platform: Windows 10
Qt: 5.9 Precompiled binaries
Complier: Microsoft Visual Studio C++ compiler 15 (MSVC)
Build Kit: Qt.5.9.0 for UWP 64bit (MSVC2017)qt.winrtrunner: .... AppxManifeest.xml does not exist.
qt.winrtrunner : Unable to find a run profile for ..../test_app.exeMy question is:
Why Qt even want to use WinRT?
How can I solve this? -
Hi,
Likely because you install the UWP package. If you don't want that then install on of the Visual Studio packages.