[Qt-interest] Anyone builded Qt on win64 (win 7) using mingw64 ?
Victor Leschuk
vleschuk at gmail.com
Wed Sep 28 12:22:11 CEST 2011
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/f3189cb9/attachment.html
More information about the Qt-interest-old
mailing list