-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Description
Hey there sweet people! I am having trouble with this tutorial here :
https://openframeworks.cc/setup/emscripten/
i have downloaded the nightly builds v0.12.0 and also I am using the newest build of emscripten SDK version '3.1.72'
also
node-20.18.0-64bit
python-3.9.2-64bit
and I can build my project and it creates the em folder but on load i keep getting this error i cannot find anything about online which i guess was supposed to have been generated:
"GET /installHook.js.map HTTP/1.1" 404 -
"GET /index.wasm.map HTTP/1.1" 404 -
the headers in emscripten make file "CXX = -gsource-map" only create the
index.wasm.map. Any help would be greatly appreciated!
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done