mu
mu copied to clipboard
error 1005: More than one targets are not supported
I'm not sure if it's my fault or there's a bug in build system but I have problem in building mu for qemu. I followed guides and even I did more investigations by checking Azure Pipeline yaml files but I can't find solution to this error:
Building using this command on debian:
stuart_build -c Platforms/QemuQ35Pkg/PlatformBuild.py TOOL_CHAIN_TAG=GCC5 QEMU_HEADLESS=TRUE TARGET=RELEASE -a IA32,X64
Also I think it's nice to have prebuilt binaries for qemu in Releases section of github.