Search found 2 matches
- Mon Aug 27, 2018 8:12 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Emscripten port
- Replies: 57
- Views: 19285
Re: Emscripten port
Thanks, I will experiment with the compilation.
- Fri Aug 24, 2018 11:40 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Emscripten port
- Replies: 57
- Views: 19285
Re: Emscripten port
Hello. I have some problem on compilation example/ my command on compilation: emcc -v --separate-asm -std=c++11 -O3 --bind -I../include -I/usr/X11R6/include --preload-file ../media@/media -s NO_EXIT_RUNTIME=1 -s VERBOSE=1 -s EMCC_DEBUG=1 -s ASSERTIONS=1 -s DEMANGLE_SUPPORT=1 -L../lib/emscripten -lIr...