Description
When I run the steps just to compile the EFI, it keeps giving a python error, could it be a syntax error?
ERROR CMD:
build.py...
: error 7000: Failed to execute command
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\Hostx86\x86\nmake.exe /nologo tbuild [c:\undervolt\build-powermonkey\edk2\Build\MdeModule\RELEASE_VS2019\X64\MdeModulePkg\Library\DeviceManagerUiLib\DeviceManagerUiLib]
build.py...
: error 7000: Failed to execute command
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\Hostx86\x86\nmake.exe /nologo tbuild [c:\undervolt\build-powermonkey\edk2\Build\MdeModule\RELEASE_VS2019\X64\MdeModulePkg\Library\FileExplorerLib\FileExplorerLib]
build.py...
: error 7000: Failed to execute command
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\Hostx86\x86\nmake.exe /nologo tbuild [c:\undervolt\build-powermonkey\edk2\Build\MdeModule\RELEASE_VS2019\X64\MdeModulePkg\Library\BootManagerUiLib\BootManagerUiLib]
C:\undervolt\Build-PowerMonkey\python\Lib\site-packages\edk2basetools\build\build.py:500: DeprecationWarning: isSet() is deprecated, use is_set() instead
if BuildTask._ErrorFlag.isSet():
C:\undervolt\Build-PowerMonkey\python\Lib\site-packages\edk2basetools\build\build.py:505: DeprecationWarning: getName() is deprecated, get the name attribute instead
EdkLogger.debug(EdkLogger.DEBUG_8, "Threads [%s]" % ", ".join(Th.getName() for Th in threading.enumerate()))
build.py...
: error F002: Failed to build module
c:\undervolt\build-powermonkey\edk2\MdeModulePkg\Library\DeviceManagerUiLib\DeviceManagerUiLib.inf [X64, VS2019, RELEASE]
- Failed -
Build end time: 19:56:45, May.16 2024
Build total time: 00:00:13