Closed Memorix101 closed 9 years ago
Hey :)
I need some help to compile BananaBread from web source.
Console Output: http://pastebin.com/87ghpmxL
Makefile: EMSCRIPTEN="/home/memorix101/emsdk/emscripten/master" CXX = $(EMSCRIPTEN)/emcc EMCONFIGURE = $(EMSCRIPTEN)/emconfigure EMMAKE = $(EMSCRIPTEN)/emmake
Compiling the native part worked pretty well, but the web doesn't work :/
I fixed it, turned out my Node JS was not setup correctly :)
Hey :)
I need some help to compile BananaBread from web source.
Console Output: http://pastebin.com/87ghpmxL
Makefile: EMSCRIPTEN="/home/memorix101/emsdk/emscripten/master" CXX = $(EMSCRIPTEN)/emcc EMCONFIGURE = $(EMSCRIPTEN)/emconfigure EMMAKE = $(EMSCRIPTEN)/emmake
Compiling the native part worked pretty well, but the web doesn't work :/