[Qt-interest] Anyone builded Qt on win64 (win 7) using mingw64 ?

Victor Leschuk vleschuk at gmail.com
Wed Sep 28 20:11:54 CEST 2011


Oh, I forgot, I also successfully built it on windows with mingw64, used
this build: mingw-w64-bin_x86_64-mingw_20110510_sezero.zip

No issues met.

On Wed, Sep 28, 2011 at 2:22 PM, Victor Leschuk <vleschuk at gmail.com> wrote:

> Hi, I have recently built Qt 4.7.4 for Win64 using mingw-w64 but on Linux.
> I used version 4.5.4 .
>
> There were few problems however:
>
> 1) qmake didn't create proper makefile for libfreetype, so I just built it
> manually and placed compiled object files
> 2) I had to add
>
> #include_next <float.h>
>
> to
>
> mingw_w64/lib/gcc/x86_64-w64-mingw32/4.5.4/include/float.h
>
> to workaround a gcc bug.
>
>
>
> On Mon, Sep 26, 2011 at 7:03 PM, Zeljko <zeljko at holobit.net> wrote:
>
>> Hi,
>> Is it possible to build qt (eg. 4.7.4) on 64bit windows using mingw64 from
>> http://mingw-w64.sourceforge.net/  ?
>>
>> tnx.
>>
>> zeljko
>> _______________________________________________
>> Qt-interest mailing list
>> Qt-interest at qt.nokia.com
>> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110928/113f9523/attachment.html 


More information about the Qt-interest-old mailing list