简体   繁体   中英

How to installing Windows 10 Phone in Qt?

I want to develop Windows 10 Mobile applications. I installed Visual Studio 2015 Community and I installed Qt 5.6 packages from Qt 5.5.1 MaintenanceTool ( Image ) and I installed Universal Windows packages from VS 2015, so I think Win SDK installed. Then I installed Windows 8 Phone packages from VS 2015. But Win 10 Mobile packages is disabled on the Qt Creator ( Image ). How can I develop Win 10 Mobile apps with Qt? Thanks.

Edit: Debugger not found: MSVC , win rt armv7 , win rt 32 bit

You should install Visual Studio 2013 to develop Windows Phone applications. If you want to develop WindowsRT applications you can use Visual Studio 2015.

Look at the picture with packages. There is information which version you should use to develop specific applications.

You need to install the debugging tools for windows, which are only available through the Windows SDK . You can select only the debugging tools, and leave the rest of the SDK as it was.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM