[Qt-interest] Building app with static external lib on Windows (mingw32)

Jari Bakken jari.bakken at gmail.com
Sat Aug 15 00:47:11 CEST 2009


On Fri, Aug 14, 2009 at 11:18 PM, Malyushytsky, Alex<alex at wai.com> wrote:
> All I can say:
>  - make sure all projects are build with the same compiler (including QJson).
>  - make sure the same CRT libraries are used ( the same as used when QT was built ). How to check?
>   I don't know, never dealt with mingw32.
>   But I assume different CRT types exist in it: multi-threaded, single-threaded, release, debug etc.
>

I am compiling QJson with cmake and the same mingw32 compiler
(installed by the Qt installer) that gives the error.
The only thing I'm not compiling myself is Qt.


> I afraid that is all I can help you with this topic.
> Please ask the list if you need further assistance and don't send me personal e-mails :)
>

Sorry about that. Thanks for your answers!




More information about the Qt-interest-old mailing list