Y
Hacker News
new
|
ask
|
show
|
jobs
by
petabyt
886 days ago
Doesn't Qt make you pay for a license in order to statically link?
2 comments
rubymamis
886 days ago
If you use Qt under the GPL, you can statically link Qt with your application, but your application must also be licensed under the GPL. If not, then yes, you need to pay for a license. That's from what I know.
link
guappa
886 days ago
Then don't statically link? What's the problem?
link