|
|
|
|
|
by Deganta
2264 days ago
|
|
I think Qt needs to rethink their licensing model.
Currently you either pay them a LOT of money for everything they offer, or you don't pay them anything and just use the LGPL version (when that's possible). It seems their current strategy is to milk the users that can't use the LGPL users as much as possible,
Additionally they try to convince as many people as possible that the LGPL version won't work for them, by having very confusing licensing terms on their website. My company currently uses the LGPL version of Qt, and would gladly pay for the commercial one. In the Trolltech and Nokia days they actually did pay for it, but the prices are no longer affordable us.
So we are stuck with the LGPL version for now. We don't need a trillion supported platforms and tons of features. We have a Desktop App that runs on Windows (and in the future maybe Linux), and we use the old Widget stuff (currently no QML).
We would gladly pay for the features we need, but not the ridicolous amound they are charging now. |
|
Huh, price isn't even a THAT big problem. Software developed with LGPL version can't use the commercial one.
> 2.13. If I have started development of a project using the open source version (LGPL), can I later purchase a commercial version of Qt and move my code under that license?
> This is not permitted without written consent from The Qt Company. If you have already started the development with an open-source version of Qt, please contact The Qt Company to resolve the issue. If you are unsure of which license or version to use when you start development, we recommend you contact The Qt Company to advise you on the best choice based on your development needs.
https://www.qt.io/faq/
IIRC they aren't really willing to give the permission to switch