[Qt-creator] Static configuration

Jesús Fernández jsfdez at gmail.com
Wed Feb 11 20:32:54 CET 2009


Remove -mthreads from the key QMAKE_LFLAGS in the file
$QTDIR\mkspecs\win32-g++\qmake.conf

On Wed, Feb 11, 2009 at 7:10 PM, M. Bashir Al-Noimi <mbnoimi at gmail.com>wrote:

>  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/
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090211/ae0cae28/attachment.html 


More information about the Qt-creator-old mailing list