It shows error lines like this =
b'In file included from platform\windows\oswindows.h:40:0,\r\n from platform\windows\godotwindows.cpp:32:\r\n./drivers/wasapi/audiodriverwasapi.h:40:25: fatal error: audioclient.h: No such file or directory\r\n #include <audioclient.h>\r\n ^\r\ncompilation terminated.\r\n'
Is there the reason this error happen?
And, how to fix it?