doom-wasm icon indicating copy to clipboard operation
doom-wasm copied to clipboard

Not compiling on Mac

Open Leg0Batman opened this issue 1 year ago • 1 comments

when I want to compile this on Intel Mac, compiler gives error: nothing to compile (not specified) but there is no make file ... so I can not compile

Leg0Batman avatar Oct 21 '24 12:10 Leg0Batman

Issue exists on linux as well.

configure: error: in '/doom-wasm':
configure: error: cannot make /home/linuxbrew/.linuxbrew/Cellar/emscripten/4.0.9/libexec/emcc report undeclared builtins
See 'config.log' for more details
emconfigure: error: './configure --host=none-none-none' failed (returned 1)
make: make
make: *** No targets specified and no makefile found.  Stop.
emmake: error: 'make' failed (returned 2)
Error: building at STEP "RUN /bin/bash ./scripts/build.sh": while running runtime: exit status 1

Frontesque avatar May 23 '25 00:05 Frontesque