我想开发Windows 10移动应用程序。我安装了Visual Studio 2015社区,我从Qt 5.5.1 MaintenanceTool(Image)安装了Qt 5.6软件包,我从VS 2015安装了通用Windows软件包,所以我认为安装了Win SDK。然后我从VS 2015安装了Windows 8 Phone软件包。但是在Qt Creator(Image)上禁用了Win 10 Mobile软件包。如何使用Qt开发Win 10 Mobile应用程序?感谢。
修改:找不到调试器:MSVC,win rt armv7,win rt 32 bit
答案 0 :(得分:0)
您应该安装Visual Studio 2013来开发Windows Phone应用程序。如果要开发WindowsRT应用程序,可以使用Visual Studio 2015.
用包裹看图片。您应该使用哪些版本来开发特定应用程序。
答案 1 :(得分:0)
您需要安装Windows的调试工具,这些工具只能通过Windows SDK获得。您只能选择调试工具,并保留SDK的其余部分。