[Qt-interest] Linking libaries with win32 mingw
Thiago Macieira
thiago.macieira at trolltech.com
Mon May 25 08:52:17 CEST 2009
Matthias Pospiech wrote:
>LIBS += -Llib/wwwidgets/$${COMPILER}/release
>-lwwwidgets4.$${COMPILER_LIBARY_SUFFIX}
>
>LIBS += -Llib/qwt/$${COMPILER}/release -lqwt5.$${COMPILER_LIBARY_SUFFIX}
Remove the dot and $${COMPILER_LIBRARY_SUFFIX}
-lxxx already means libxxx.a
--
Thiago Macieira - thiago.macieira (AT) nokia.com
Senior Product Manager - Nokia, Qt Software
Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090525/676f7079/attachment.bin
More information about the Qt-interest-old
mailing list