QtCreator + Clang (mingw) + Ninja?
1. Install mingw-clang like this: http://blog.johannesmp.com/2015/09/01/installing-clang-on-windows-pt3/
- Install QtCreator 4.0.0
- Download ninja binary and throw it into mingw32/bin
4. Start QtCreator and add a new compiler with “Compil …