You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extremely interesting, thank you very much I didn't had enough time to finish testing that pipeline.
I would be really interested to see it live, or at least having a quick recap of your build procedure. Do you think building and generating theses assets is possible with TravisCI ?
I build it using docker after few days of testing proper QT/Emscripten version. I used Dockerfile from this repo: https://github.com/mauricek/qtwasm_builder , just changed QT and Emscripten version. There were some warnings during build but finally everything works.
In some configuration of Qt/Emscripten there was a problem that I saw graph view but couldn't click/move anything.
Em++ 1.38.20 can build QuickQanava with Qt 5.12 beta 4 for WebAssembly.
Unfortunately, 'QtQuick.Shapes' module still could not be loaded successfully.
Follow the instructions:
http://blog.qt.io/blog/2018/11/19/getting-started-qt-webassembly/
Follow: https://bugreports.qt.io/browse/QTBUG-63917
The text was updated successfully, but these errors were encountered: