Open ShakesB33r opened 2 years ago
I now see that as mentioned in this issue https://github.com/awyl/Build-PowerMonkey/issues/7, using x86 (and not x64) native tools command prompt fixed the issue. I would suggest to edit the readme to point this out.
I followed the steps here with an up to date VS22 installation, using the command line tools. As soon as
edksetup.bat Rebuild
is run, I get about a page of errors as follows:I also tried checking out the February 22 stable branch of edk2 but still got the same errors. Any advice?
For reference, the file is in edk2\BaseTools\Source\C\Common\BasePeCoff.c
Something about this seems to me like the build is seriously misconfigured or broken, but I can't really see what or how to fix it.