From my knowledge Qt Open-Source version cannot build statically.
From my knowledge Qt Open-Source version cannot build statically.
Looks like your static Qt library does not have the Qt serial port module built and your dynamic library does.
Alex22 (17th November 2016)
As anda_skoa said, the license has no impact on how the libraries are built. However, Qt Open Source is LGPL, so a program linked to statically to Qt cannot legally be sold as a commercial product. Alex22 should be aware of this if his program is not GPL.From my knowledge Qt Open-Source version cannot build statically.
<=== The Great Pumpkin says ===>
Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.
Bookmarks