Hi,
Disclaimer: IANAL
No, the LGPL does not require the release of *sources* of your
application. However, there are extra requirements to the *binaries*
(especially related to being able to replace the Qt libraries you're
providing). In general, if you're using Qt libs from a user accessible
I have read something like below:
Applications using Qt that use the open-source licenses need to follow the same
license, so their source would need to be made available.
We are using Qt Open source license under LGPL v2.1 + execption.
Do we need to make our application source code available i