hanali
hanali

Reputation: 227

windows phone 8.1 emulator in windows 8.1 Pro

I have finally added the universal tools to visual studio 2015 Community,and I have created a windows phone project,after that,I tried to install windows phone 8.1 emulators but I get this message:

enter image description here

my system is:

Windows 8.1 Professionnel 
Processeur: Intel(R) Pentium(R) CPU P6200 @2.13Ghz 2.13Ghz
RAM:4.00Go
System Type: 64 bits,x64 processor

I know that my PC dosn't accept virtualisation,is there please any windows phone emulator I can dowload to test my windows phone application

thanks a lot for help

Upvotes: 0

Views: 124

Answers (1)

magicandre1981
magicandre1981

Reputation: 28836

if your CPU doesn't support VT-x you are out of luck. Hyper-V requires VT-x and SLAT support support to run. Your extremely old CPU doesn't support both requirements.

Buy a newer laptop/2-1 device with a CPU that supports Hyper-V.

Upvotes: 1

Related Questions