I've installed emscripten using this and this guide. Here is my WASM-Kit:
I can run both qmake and mingw32-make from the command line, but Qt Creator won't even parse my sample project properly. Instead, it crashes with the following error when I try to build it:
Hope anyone can help me with this