To read all comments associated with this story, please click here.
Yeah, I was wondering the same thing. What are the advantages in getting a commercial license?
You mentioned only being able to link dynamicly. I can't think of much more.
If you have a commercial license I guess you could change the Qt Source code without contributing your changes back.
From QTsoftware FAQ:
Why would I want to buy a commercial license? What is the difference?
The commercial Qt license includes email support, access to upgrades and allows you to develop fully closed source software. The LGPL carries some restrictions regarding the ability for users to relink libraries and other restrictions that may impose architectural requirements that some organizations might not be comfortable with.
So it looks like Nokia also can't think of much more 






Member since:
2005-12-31
I'm wondering what all the restrictions left are - if one would choose LGPL above commercial license - for developing a closed application.
* You cannot staticly link Qt(who want a big binary?) only dynamicly.
* You cannot go from LGPL to Commercial license.
Any other restrictions? Or does this somewhat sum it all up?