10
i go this:
compile+link:
Traceback (most recent call last):
File "Q:/Compiler/platform/JavaScript/bin/\emscripten\emcc", line 805, in <module>
extra_files_to_link.append(shared.Cache.get(name, create))
File "Q:\Compiler\platform\JavaScript\bin\emscripten\tools\shared.py", line 979, in get
shutil.copyfile(creator(), cachename)
File "Q:\Compiler\platform\JavaScript\bin\python\lib\shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: 'c:\\temp\\emscripten_temp_ksdo3g\\libcxxabi\\libcxxabi.bc'
python.exe "Q:/Compiler/platform/JavaScript/bin/\emscripten\emcc" -O1 --llvm-lto 0 --typed-arrays 2 -IQ:\Compiler\platform\Include "-IC:\Documents and Settings\dan.IDOMOO\My Documents\GLBasic\Math" -DEMSCRIPTEN -DNDEBUG -DWANT_SDL -DHAVE_OPENGL C:\Temp\glbasic\gpc_tempg.cpp C:\Temp\glbasic\gpc_temp0.cpp Q:\Compiler\platform\JavaScript\bin\libGLBasicWebGL.o -o C:\Temp\glbasic\output.html -DHTML5=1
exit
*** FATAL ERROR - Please post this output in the forum
? any ideas?