ECMAScript icon indicating copy to clipboard operation
ECMAScript copied to clipboard

Actions (Templates) Download links expired

Open calumk opened this issue 3 years ago • 4 comments

https://github.com/GodotExplorer/ECMAScript/actions/runs/418803638

calumk avatar Mar 16 '21 13:03 calumk

@Geequlim Can you release templates in Releases? Or at least have some doc about how to compile templates.

CreatCodeBuild avatar Jun 07 '21 05:06 CreatCodeBuild

All download links expired, please we need compile instructions so maybe we help fixing the problems.. I am compiling 3.2.3-stable without tools on Ubuntu 16.04.3, 64bits and getting: ImportError: No module named quickjs.builtin_binding_generator: ... File "/home/godot-3.2.3-stableJS/modules/ECMAScript/SCsub", line 32: import quickjs.builtin_binding_generator

Any help please?

Kingurus avatar Aug 30 '21 10:08 Kingurus

Does anyone have the export templates for HTML5?I am getting the following error:

modules\ECMAScript\quickjs\quickjs\version:1:1: error: expected unqualified-id

lucasshuan avatar Nov 04 '21 22:11 lucasshuan

sorry not find time to update this project.

just follow the compile docs of official compilation. The only difference is msvc is not supported yet.

Geequlim avatar Nov 06 '21 02:11 Geequlim