sanja-sa / gddragonbones

Plugin module for Godot 2.1 ... Godot 3.4 Game Engine to use DragonBones
MIT License
95 stars 44 forks source link

Compiling HTML template #17

Open ndee85 opened 6 years ago

ndee85 commented 6 years ago

Hey, thanks alot for helping me out with the linux compilation. I am eager to test the godot module and see if I can get it working in the web. There for I want to compile the html templates with emscripten.

I think I have setup everything properly. Installed emscripten and started the compilation. It seems the dragonbones module throws some error again. Could you please take a look? I have very little experience with compiling software.

Compiling done under linux. Here is the error message: https://pastebin.com/gwn7h0zp

sanja-sa commented 6 years ago

Hey, I need more time for correct this error. These error is in DB sources, i need check it and write correction for DB sources. PS It's better to add native JavaScript implementation DB for web-platform: https://github.com/DragonBones/DragonBonesJS I've add it in TODO list.

blurymind commented 6 years ago

@sanja-sa will you post the todo list :)

al-bezd commented 7 months ago

Привет, большое спасибо за помощь с компиляцией Linux. Мне очень хочется протестировать модуль Godot и посмотреть, смогу ли я заставить его работать в Интернете. Для этого я хочу скомпилировать HTML-шаблоны с помощью emscripten.

Думаю, я все настроил правильно. Установил emscripten и запустил компиляцию. Кажется, модуль Dragonbones снова выдает какую-то ошибку. Не могли бы вы взглянуть? У меня очень мало опыта в компиляции программного обеспечения.

Компиляция сделана под Linux. Вот сообщение об ошибке: https://pastebin.com/gwn7h0zp

hello, do you fix it?