Hi,
I'm about to make a simple program for OS X.
As i read in order to cover LGPL rules i shoud use only dynamic linking to Qt.
What does it mean?
In Qt there is a tool macdeployqt which generate OSX App.Inside the needed libraries are included and this is standalone independent app.Is it static?Is Dinamic when we make an installer and the Qt libraries are installed on the machine separately?
Bookmarks