[Qt-creator] [resolved] Re: Static configuration
M. Bashir Al-Noimi
mbnoimi at gmail.com
Tue Feb 17 10:28:07 CET 2009
Jesús Fernández wrote:
> 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
> <mailto: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,
Thanks Jesús removing -mthreads fix the problem.
Any way, I'm wondering what I've lost when I removed -mthreads?
-----
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/20090217/5692d469/attachment.html
More information about the Qt-creator-old
mailing list