【发布时间】:2020-01-20 16:54:32
【问题描述】:
老读者,第一次发帖。
我正在尝试开始学习 Flutter ......但是,除了 HAXM 之外,我几乎已经安装了所有东西。我已经尝试了 Android Studio 上的安装程序以及在 HAXM 的 GIT REPO 发布档案中找到的单个安装程序(下载 haxm-windows_v7_5_6,但 Hyper-V 仍在运行失败)。见下图。
Failed to install Intel HAXM. For details, please check the installation log: "C:\Users\Amanda\AppData\Local\Temp\haxm_log2.txt"
HAXM installation failed. To install HAXM follow the instructions found at: https://software.intel.com/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows
Installer log is located at C:\Users\Amanda\AppData\Local\Temp\haxm_log2.txt
Installer log contents:
=== Logging started: 1/20/2020 11:44:38 ===
This computer does not support Intel Virtualization Technology (VT-x) or it is being exclusively used by Hyper-V. HAXM cannot be installed.
Please ensure Hyper-V is disabled in Windows Features, or refer to the Intel HAXM documentation for more information.
但是,我的机器上没有安装 Hyper-V,因为 Windows 10 家庭版不支持 Hyper-V。在我的 Windows 功能中找不到该选项,并且由于“功能名称 Microsoft-Hyper-V 未知”而无法安装。在PowerShell中。我什至尝试了下面第三张图片中的命令,重新启动了我的计算机,但安装仍然不起作用。
除此之外,我的 BIOS 中的 SVM 选项已经被标记为禁用,但由于Hyper-V being on,HAXM 无法安装。任何帮助将不胜感激......
显然,我在发布图片之前需要声誉,如果您想查看错误消息,请给我留言
【问题讨论】:
标签: windows flutter virtualization hyper-v haxm