Unable to create the virtual machine

前端 未结 12 1661
囚心锁ツ
囚心锁ツ 2020-11-30 02:08

I was so happy today that I have been finally able to install Windows Phone 8 SDK and try it a bit. I installed fresh new installation of Windows 8 Pro into my virtual machi

12条回答
  •  攒了一身酷
    2020-11-30 03:06

    Actually, it works quite nicely with VMware Fusion 5.0.1

    All I had to do is to add to the .vmx file of the virtual machine the following lines:

    hypervisor.cpuid.v0 = “FALSE” vhv.enable = "true"

    Save and restart VMWARE (obviously the VM must be stopped before the changes are made)

    I'm right now debugging a test app from VS2012 using the emaulator inside a VM in my Macbook

    I'm a happy camper

    :-)

提交回复
热议问题