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
On Linux you have a couple different options: AppImage & Snap. Both are platform agnostic and package their dependencies as part of the package itself.
On Windows, I think you can wrap all your dependencies in with the installer. Origin, for example, is written with Qt and I believe it packages all of it's dependencies with it.
Is there any way to distribute qml-ruby app without the need for installing qt for end-users?
The text was updated successfully, but these errors were encountered: