当前位置: 代码迷 >> QT开发 >> WP开发,出错
  详细解决方案

WP开发,出错

热度:314   发布时间:2016-04-25 02:55:59.0
WP开发,报错
环境
Qt 5.4.0
Windows 8.1 x64

新建quick工程,直接启动,模拟器启动了,但是程序没有看到。Qt中提示


winrtrunner --device 1 --start --stop --install --wait 0 C:/Users/admin/Desktop/build-untitled-Qt_5_4_0_for_Windows_Phone_x86_MSVC2013_32bit_Emulator-Debug/debug/untitled.exe
qt.winrtrunner: Using the AppxPhone profile.
qt.winrtrunner: Failed to install the package: 0x8973190d "Error opening file '%1!s!'. Error %2!#0.8x!: %3!s!"
qt.winrtrunner: Failed to install package: "Microsoft.VCLibs.120.00.Phone.Debug"

------解决思路----------------------
Windows Phone 8.1的程序是可以调试的。这是这一行为需要Visual Studio的支持。
  相关解决方案