VS 2015 intern Android Emulator not starting (vmWare 10)

前端 未结 3 1480
萌比男神i
萌比男神i 2021-01-15 09:21

I am running VS2015 CTP6 on a freshly installed and updated Windows 8.1 N x64 VM. Hyper-V support is enabled, hypervisor.cpuid.v0 = \"FALSE\"and vhv.enab

3条回答
  •  無奈伤痛
    2021-01-15 09:46

    Tweaking Virtual Maschine Settings did the trick for me. I was also trying to run the Android emulator by starting a debug session in VS2015 Community for a Xamarin project. VS2015 was running inside a Windows10 VM based on VMware Workstation 12 Pro hosted by Windows7 on a i7 CPU. I ran into the following error message:

    "... The Virtual Machine Management Service failed to start the virtual machine 'VS Emulator 5-inch KitKat (4.4) XXHDPI Phone.andreas' because one of the Hyper-V components is not running (Virtual machine ID ...)."

    Everything worked fine after activating the following flags in the virtual machine's processor settings section:

    • Virtualize Intel VT-x/EPT or AMD-V/RVI
    • Virtualize CPU performance counters
    • (Preferred mode: Automatic)

提交回复
热议问题