Qt Creator: Failed to install the package: 0x80073cf3 on Windows 10 mobile

4

I am trying to build a Qt 5.7 project on a Windows 10 mobile device (lumia 735). Whenever I run the project from Qt Creator, the following error occurs:

qt.winrtrunner: Using the AppxPhone profile.
qt.winrtrunner: No mapping file exists. Only recognized files will be packaged.
qt.winrtrunner: Failed to install the package: 0x80073cf3 "Package failed updates, dependency or conflict validation."

I have Visual Studio 2015 installed on my computer and when I try to run a project created with Visual Studio it works just fine.

qt
windows-10
qt-creator
windows-10-mobile
asked on Stack Overflow Aug 21, 2016 by daljit97

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0