upvote
> you also have commercial licensing with Qt

That doesn't apply so long as you are willing to accept the LGPL. In practice that means you can statically link everything except QT so that the end user is free to drop in a modified QT version if he would like.

reply
You can even statically link QT if you really need to as long as you dump the unlinked objects on some server somewhere.
reply