V12 HTML5 FATAL ERROR

Previous topic - Next topic

ernestoneto

Hallo liebes Forum,

bei dem Versuch mit V12 in html 5 zu kompilieren erhalte ich folgende Fehlermeldungen. Erstellen für Android funktioniert einwandfrei und die Umgebungsvariable "JAVA_HOME" ist auch korrekt gesetzt.

Wie kann ich dieses Problem beheben?

Vielen Dank im Voraus.



*** Configuration: HTML5 ***
precompiling:
GPC - GLBasic Precompiler V.9.988 SN:616ee707 - 3D, NET
Wordcount:5 commands
compile+link:
--WARNING--
Can't locate Java. It's really important.
Please install the Java SDK and set the environment variable:
JAVA_HOME to a value like: 'C:Program Files (x86)Javajdk1.7.x_xx'

Setting current dir to: C:/Users/codedart/Documents/GLBasic/test/test.app
WARNING  root: (Emscripten: system change: 1.12.0|le32-unknown-nacl|O:\Compiler\platform\JavaScript\llvm-3.2.release\bin|3.2 vs 1.12.0|le32-unknown-nacl|U:\Compiler\platform\JavaScript\llvm-3.2.release\bin|3.2, clearing cache)
INFO     root: (Emscripten: Running sanity checks)
Traceback (most recent call last):
  File "O:\Compiler\platform\JavaScript\bin\emscripten\emcc", line 1428, in <module>
    extra_files_to_link = system_libs.calculate(temp_files, in_temp, stdout, stderr)
  File "O:\Compiler\platform\JavaScript\bin\emscripten\tools\system_libs.py", line 394, in calculate
    libfile = shared.Cache.get(name, create)
  File "O:\Compiler\platform\JavaScript\bin\emscripten\tools\cache.py", line 36, in get
    shutil.copyfile(creator(), cachename)
  File "O:\Compiler\platform\JavaScript\bin\python\lib\shutil.py", line 83, in copyfile
    with open(dst, 'wb') as fdst:
IOError: [Errno 2] No such file or directory: 'C:\\Users\\codedart\\.emscripten_cache\\libcextra.bc'
distribute HTML5 to: C:/Users/codedart/Documents/GLBasic/test/distribute/HTML5
exit
*** FATAL ERROR - Bitte die Compiler-Ausgabe ins Forum kopieren
_______________________________________
*** Fertig ***
Dauer: 1565.5 sek. Zeit: 14:27
Erstellen: 0 erfolgreich.
*** 1 FEHLGESCHLAGEN ***