awyl / Build-PowerMonkey

Scripts to build PowerMonkey for undervolting
35 stars 9 forks source link

Fail build when tracing enabled #10

Open trihutama opened 2 years ago

trihutama commented 2 years ago

So i tried to build with #define ENABLE_MINILOG_TRACING in configuration.h and it gave me an error like this : NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\Hostx86\x64\cl.exe"' : return code '0x2' Stop.

any ideas how to fix this ? i'm not familiar with edk2 normal build is ok btw, only when i enable tracing it gave me this error