我想制作一个简单的Windows Phone 8应用程序。我已经在我的电脑上安装了:
OS : Windows 8 pro
Visual studio 2013
SDK 8.0
当我调试我的应用程序时,它会给出以下错误:
Deployment failed because no Windows Phone was detected. Make sure a phone is connected and powered on.
要解决此错误,当我安装Windows 8.1 Emulator时,它会给出以下错误:
This computer does not support the windows phone emulator, which require the 64-bit edition of windows 8.1 Pro and a computer that support Hyper-v,
我的系统类型为64-bit OS, x64-based processor.
请建议我解决这个问题,我在等你的回复。 感谢。
答案 0 :(得分:4)
您的计算机是否支持Hyper-V?如果没有,则无法在计算机上运行模拟器。根据以下Microsoft链接,
Your computer’s BIOS must support the following requirements, and they must be enabled: Hardware-assisted virtualization. Second Level Address Translation (SLAT). Hardware-based Data Execution Prevention (DEP)."
http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff626524%28v=vs.105%29.aspx#hyperv