-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
I'm trying to compile this project with latest emscripten's official docker.
I have applied patch and loaded the build-es6.env run emmake make -j -f makefile.emcc in docker, under Alone2 directory
then I got an error
../../../Windows/SystemInfo.cpp:21:10: fatal error: 'sys/auxv.h' file not found
21 | #include <sys/auxv.h>
| ^~~~~~~~~~~~
1 error generated.
Metadata
Metadata
Assignees
Labels
No labels