[Qt-creator] [resolved] Re: Static configuration
Jesús Fernández
jsfdez at gmail.com
Tue Feb 17 11:02:01 CET 2009
You're losing the exception support in QThread.
Regards
On Tue, Feb 17, 2009 at 10:28 AM, M. Bashir Al-Noimi <mbnoimi at gmail.com>wrote:
> 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>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/
>
> _______________________________________________
> 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/20090217/49aeeeb2/attachment.html
More information about the Qt-creator-old
mailing list