awyl / Build-PowerMonkey

Scripts to build PowerMonkey for undervolting
35 stars 7 forks source link

Errors occurred #16

Open Habini86 opened 3 months ago

Habini86 commented 3 months ago

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]

Syntist commented 2 months ago

Were you able to build? cause I am also facing issue while building efi.