[Qt-creator] Building Static Libraries

Thomas Dähling t.daehling at googlemail.com
Mon Jan 12 11:55:02 CET 2009


That's a compiler issue, not a Qt one. GCC produces .a files which
must be converted via some extra tool into .lib files.

2009/1/8 Jesse Elliott <jesse.elliott at bcsisims.com>:
> When building a static library on Windows, the output is [library].a
> rather than [library].lib.  Is this intentional?
>
> ______________________________
> Jesse Elliott
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>



More information about the Qt-creator-old mailing list