Yuqi: On Windows, can Clang + make combination drop the dependency of Visual studio? If I don’t install Visual studio 2015 or 2017, I only install LLVM, can I fully compile BaseTools and Edk2 code? Thanks Liming 发件人: devel@edk2.groups.io 代表 Yuqi Chen 发送时间: 2021年8月12日 9:52 收件人: devel@edk2.groups.io 主题: [edk2-devel] [2021-gsoc-llvm-gnumake]: proposal for building using llvm/gnumake Hi, I want to push my change to my codes to edk2-staging, yet it seems like I don’t have permission to do so: My mentor and I have enabled edk2 building using llvm+make and gnumake+clang in windows command prompt. The attached patch indicates changes we made to make this happen. I also attach the readme file to go through the steps to build Basetools. Please review our codes and thank you very much for your time. Best regards, Yuqi