-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hey,
Is compiling for asm.js supported with this particular build setup? I can compile just fine with VS2017 but I'm struggling to get it to work with CMake and the Emscripten toolchain file.
I tried different CMake generators:
- MinGW or Unix Makefiles: CMake complains about CMAKE_MAKE_PROGRAM not being set
- Ninja: Can't find X11
- NMake Makefiles: Can't find Threads library
I'm wondering if this is a problem with the libraries being used or a mistake on my end.
Metadata
Metadata
Assignees
Labels
No labels