Hacker News new | ask | show | jobs
by anotherevan 3699 days ago
Does the LGPL deal with the fact that you actually pull in a lot of Qt code in the form in header files into your actual compiled binary?
1 comments

Yes, my understanding is that including headers is not a problem for LGPL. If it was, LGPL libraries would be useless.

Note that the LGPL version of Qt doesn't contain everything the commercial version does. But there isn't a lot missing.