Depends on
d3dcompiler_47.dll
libEGL.dll
libGLESv2.dll
Dlls can be found in Chromium Embedded Framework
- Download and run the installer from http://www.msys2.org/
- In the mingw64 msys2 console, run the following:
pacman -Syu
pacman -Su
pacman -S mingw64/mingw-w64-x86_64-gcc mingw64/mingw-w64-x86_64-go mingw64/mingw-w64-x86_64-pkg-config msys/git
- clang
pacman -S mingw-w64-x86_64-clang