F
F
FoxBoost2018-09-18 22:12:49
Mobile development
FoxBoost, 2018-09-18 22:12:49

Is it possible to develop and sell a proprietary mobile application in Qt under a free license?

I read that the Qt framework libraries are licensed under the LGPL. Is it possible to develop a commercial proprietary application on mobile devices (Android and iOS) under a free Qt license in this case? Or are only certain parts of the framework licensed under the LGPL?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly, 2018-09-19
@FoxBoost

Yes, you can, and you can sell. But:
1) Qt must be dynamically linked to your application. Qt must not be modified, or you must include patches/object files.
2) Qt can theoretically be linked statically, but then you definitely need to attach the object files of your program.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question