-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Description
I have Windows 10. I installed GNU make for Windows and tried to run the make WASM_CC="C:/Program Files (x86)/LLVM/bin/clang" command but got this error from make`:
File not found - *.c
File not found - *.c
File not found - *.c
File not found - *.c
File not found - *.d
File not found - *.c
File not found - *.c
File not found - *.c
Makefile:248: /dev/null: No such file or directory
make: *** No rule to make target '/dev/null'. Stop.
I tried specifying the correct location to my clang lib folder in the Makefile, but that didn't work either.
Metadata
Metadata
Assignees
Labels
No labels