uefiseven
uefiseven copied to clipboard
Error during initial build
Hello,
On the 4th step of build instructions, "make -C BaseTools/" it gave out below error:
In file included from ../Include/Common/UefiBaseTypes.h:19, from BasePeCoff.c:17: ../Include/Common/BaseTypes.h:23:10: fatal error: ProcessorBind.h: No such file or directory 23 | #include <ProcessorBind.h> | ^~~~~~~~~~~~~~~~~ compilation terminated.
export ARCH=X64 and try the build again