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
- provision.sh is missing the g++-7 package install which causes build_app.sh to fail
- provision_win.sh doesn't specify an aqt version(we should consider locking it down) and the current version depreciated install in favor of install-qt which has a different param order. As a result the script fails
0 commit comments