[Qt-interest] static build problem with shared libraries
Matthias Kunz
matthias.kunz at newcastle.ac.uk
Sun Aug 9 21:32:46 CEST 2009
Hello,
I want to make a static build of a project under Linux. Therefore I build Qt SDK static and include the files libQtGui.a and libQtCore.a in the .pro file.
However when I compile (with the Qt Eclipse Integration) the shared libraries libQtGui.so and libQtCore.so are added as well?
Why does that happen?
Matthias
More information about the Qt-interest-old
mailing list