[Qt-interest] build of qt 4.4.3 with mingw fails on Windows 7 due to conflicting InterlockedCompareExchange
K. Frank
kfrank29.c at gmail.com
Sat Jun 5 23:42:47 CEST 2010
Hello Philipp -
I can give you a data point for qt 4.6.0...
On Sat, Jun 5, 2010 at 5:05 PM, <mail at philippmuenzel.de> wrote:
>
> Hi folks,
>
> I'm setting up a new Win7/64 rig for development. For backporting purposes, I need a Qt v 4.4.3 installation.
I am also running qt on 64-bit windows 7.
> I tried both Ming with gcc 4.4.1 that is shipped with CodeBlocks and mingw with gcc 3.4.5 that can be downloaded with the mingw installer from sourceforge. Both tries, I configured with
I was able to build qt 4.6.0. (I never tried the version 4.4.3 that
you're working with.) I did this with the tdm build of 32-bit mingw,
g++ version 4.4.1.
> configure.exe -release -shared -no-sql-sqlite -no-qt3support -no-vcproj -no-phonon -no-phonon-backend -no-webkit -platform win32-g++
>
> with success,
My configure differs from yours: I ran the plain-vanilla
configure -opensource -platform win32-g++
> but running ming32-make fails...
and then successfully ran
mingw32-make
> ...
> So what is the problem here? Win7? 64bit? improper Qt sourcecode package? Faulty mingw installation?
Sorry that I can't really help you. All I can say was that I was
able to build a newer version of qt using 32-bit mingw on 64-bit
windows 7.
> Philipp
Good Luck.
K. Frank
More information about the Qt-interest-old
mailing list