Modification of Qt source code under LGPL
-
My company uses Qt 4.7.4 under LGPL for a commercial proprietary application.
We had to put two changes into the source code of Qt and re-build its DLLs to resolve some issues. What should we now do under LGPL? Are we to expose our source code? or do we just need to expose the Qt files we've changed? What is the nature of this "exposure"? posting them on a website?
how does that work?
-
This "thread":http://qt-project.org/forums/viewthread/8241 has a splendid explanation.
Thanks to Andre