[Qt-interest] QtCreator and static linking

Daniel Grubbs dgrubbs at dexrex.com
Thu Aug 6 21:35:13 CEST 2009


Hi folks,

I've got an annoying problem with QtCreator.  I'm build a program that is
statically linked with the Qt libraries on a Mac.  After a bit of work, I've
got the libraries built and linking correctly, but only if I delete the
following command line options from the Makefile : "-framework QtGui
-framework QtNetwork -framework QtCore".  Unfortunately, whenever I change
the .pro file, qmake puts this all back in.  Is there some way to prevent
this from happening?

Thanks,

Dan Grubbs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090806/8806902a/attachment.html 


More information about the Qt-interest-old mailing list