On Mon, Aug 24, 2015 at 10:24 PM, Floh <[email protected]> wrote: > PS: unless you are on Windows that is... incoming needs to locally build > clang-fastcomp, and I never got that working on Windows (not sure if this > has changed since I tried it last). >
I've managed to get it working (with a lot of effort). It required using Visual Studio 2013 (I had all updates installed). Visual Studio 2015 didn't work at the time of 1.34.4. I used cmake with the nmake generator. (I had problems with some of the other generators.) - Bruce -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
