[Qt-creator] Static configuration

M. Bashir Al-Noimi mbnoimi at gmail.com
Wed Feb 11 19:10:38 CET 2009


Jesْs Fernلndez wrote:

> You need to build the Qt without thread exception support:
>
> In
>
> mkspecs\win32-g++\qmake.conf
>
> You need to remove -mthreads from the key QMAKE_LFLAGS
>
> And the dll can be removed
>
>>     yesterday I re-built Qt with -static option and after 7 hours it
>>     built successfully, but I noticed that all generated applications
>>     need mingwm10.dll, while last time I didn't face this problem.
>>     Could you tell me why?
>     Do you have any idea about a solution for the problem?
>
>
Hi All,

Hummm, that's mean I must do the following for re-building Qt full 
statically:

configure -debug-and-release -static -mthreads -platform win32-g++
mingw32-make


is it correct?

-----
Best Regards
Muhammad Bashir Al-Noimi
My Blog: http://mbnoimi.net/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090211/019ff5fb/attachment.html 


More information about the Qt-creator-old mailing list