How can we make package for Qt application. I want to make a package which will be like normal software & install like that. & If I want to add the license key feature in the application how I will do that? The license key will be used when use want the full feature of the application.
I want to use an older code-fragment in my Qt-project, which is using WinSocks. I created my program with Qt Creator and I don t know, how I can link to the ws2_32-Library. I already added LIBS += -...