Y
Hacker News
new
|
ask
|
show
|
jobs
by
simfoo
3362 days ago
Qt is LGPL'd, meaning static linkage is possible as long as others are able to relink using other Qt versions. Providing your applications as object files is enough for this, no need to share sources.