A few weeks ago I compiled the editor for windows without any problem, but yesterday I tried but i get this error:
godotwin.cpp
scons: unknown OSError exception code 0 - 'C:\Windows\System32\cmd.exe /C "cl /Foplatform\windows\godotwin.windows.opt.tools.obj /c "platform\windows\godotwin.cpp" /TP /nologo /O2 /Z7 /MT /Gd /GR /w /EHsc -DZSTDSTATICLINKINGONLY -DFT2BUILDLIBRARY -DZLIBDEBUG -DFREETYPEENABLED -DFTCONFIGOPTIONUSEPNG -DSVGENABLED -DGLADENABLED -DGLESOVERGL /DDEBUGENABLED /DWINDOWSENABLED /DOPENGLENABLED /DRTAUDIOENABLED /DWASAPIENABLED /DWINMIDIENABLED /DTYPEDMETHODBIND /DWIN32 /DMSVC "/D{'WIN32WINNT': '0x0601', 'WINVER': '0x0601'}" /DPTRCALLENABLED /DTOOLSENABLED /DGDSCRIPTENABLED /DMINIZIPENABLED /DXMLENABLED /Icore /Icore\math /Ieditor /Idrivers /I. /Iplatform\windows /Ithirdparty\zstd /Ithirdparty\zstd\common /Ithirdparty\zlib /Ithirdparty\rtaudio /Ithirdparty\glad /Ithirdparty\freetype /Ithirdparty\freetype\include /Ithirdparty\libpng /Ithirdparty\nanosvg"': Error
scons: *** [platform\windows\godotwin.windows.opt.tools.obj] Error 127
scons: building terminated because of errors.
Can somebody help me, please?