Re: 回复: [edk2-discuss] edk2 build error


alexgdi@...
 

On Thu, Mar 4, 2021 at 02:27 AM, Mohammad Younas Khan Pathan wrote:


cmd: python BaseTools/Edk2ToolsBuild.py -t <ToolChainTag> # ToolChainTag
It is not necessary to compile BaseTools. If you want to build EmulatorPkg try this instruction https://github.com/tianocore/edk2/blob/master/EmulatorPkg/PlatformCI/ReadMe.md and use MSVC 2019 compiler

for example

stuart_build -c EmulatorPkg/PlatformCI/PlatformBuild.py TOOL_CHAIN_TAG=VS2019 -a X64

...

Join discuss@edk2.groups.io to automatically receive all group messages.