I tried, however seems this build is obsolete:
Using MinGW
Detected GCC 8 version < 8.4, which is not supported due to a regression in its C++17 guaranteed copy elision support. Use a newer GCC version, or Clang 6 or later by passing "use_llvm=yes" to the SCons command line.
Then I installed the latest windows build MSYS2, however there are another error appears:
scons: *** While building ['C:\\godot\\thirdparty\\nanosvg\\nanosvg.windows.opt.tools.64.obj']' from
['C:\godot\thirdparty\nanosvg\nanosvg.cc']': Don't know how to build from a source file with suffix `.cc'. Expected a suffix in this list: ['.c', '.cpp', '.f', '.for', '.ftn', '.F', '.FOR', '.FTN', '.fpp', '.FPP', '.f77', '.F77', '.f90', '.F90', '.f95', '.F95', '.f03', '.F03', '.f08', '.F08', '.s', '.asm', '.ASM', '.S', '.spp', '.SPP', '.sx', '.d'].
File "C:\godot\methods.py", line 23, in add_source_files