Static linking an application means, that you don't have to ship the qt*dll with your app. They are included in the *.exe (to talk in "windows").
OH!
So that means i cant use the LGPL... since without those the Programm wont run....
Or am I wrong?
Of course you can, with dynamic linking (which is the default). Read Deploying an Application on Windows.
Ok Thankyou very much for the Info...
Bookmarks