From 555412c4c3b4f4a39a1623a9749b76f9cb7e07d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 29 Aug 2018 15:10:54 +0200 Subject: [PATCH] doc: mention Windows Emscripten guide from @Squareys. --- doc/building.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/building.dox b/doc/building.dox index e5425db64..5b8441586 100644 --- a/doc/building.dox +++ b/doc/building.dox @@ -816,7 +816,8 @@ You will need [Emscripten](http://kripken.github.io/emscripten-site/) installed and configured and @ref building-corrade-cross-emscripten "Corrade built for Emscripten". The toolchains require CMake 3.7 or newer to properly set compiler and linker -flags. +flags. If you are on Windows, [this blog post](https://blog.squareys.de/magnum-emscripten-on-windows/) +may be helpful. There are two toolchain files. The `generic/Emscripten.cmake` is for the classical (asm.js) build, the `generic/Emscripten-wasm.cmake` is for a