[Development] QT 5.0 Configure fails

2013-01-05 Thread Mumtaz Ahmad
Hi, I am trying to compile QT 5.0 using Mingw and it fails while it start building qmake.exe. Can anyone send me qmake.exe and moc.exe? Thanks Mumtaz Ahmad ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/list

Re: [Development] QT 5.0 Configure fails

2013-01-05 Thread Thiago Macieira
On sábado, 5 de janeiro de 2013 23.25.32, Mumtaz Ahmad wrote: > Hi, > > I am trying to compile QT 5.0 using Mingw and it fails while it start > building qmake.exe. Can anyone send me qmake.exe and moc.exe? Why don't you tell us what the problem was so we can help you? -- Thiago Macieira - thiago.

Re: [Development] QT 5.0 Configure fails

2013-01-05 Thread Mumtaz Ahmad
Thanks for your quick response. I am trying to build qt 5.0 on windows using mingw. When i run configure i get a following compilation error - g++ -x c++-header -c -fno-rtti -fno-excepti

Re: [Development] QT 5.0 Configure fails

2013-01-05 Thread Thiago Macieira
On domingo, 6 de janeiro de 2013 00.21.47, Mumtaz Ahmad wrote: > corelib/tools/qlist.h:151: error: invalid operands of types > `QListData::Data*' a > nd `const QListData::Data QListData::*' to binary `operator!=' Looks like your compiler is broken. Try another. -- Thiago Macieira - thiago.maciei

Re: [Development] QT 5.0 Configure fails

2013-01-05 Thread Karl Ruetz
I thought Mingw was not supported for Qt 5. Karl Sent from my Galaxy S®III Original message From: Thiago Macieira Date: To: development@qt-project.org Subject: Re: [Development] QT 5.0 Configure fails On domingo, 6 de janeiro de 2013 00.21.47, Mumtaz Ahmad wrote: > cor

Re: [Development] QT 5.0 Configure fails

2013-01-05 Thread Sze Howe Koh
On 6 January 2013 09:40, Karl Ruetz wrote: > I thought Mingw was not supported for Qt 5. > > Karl MinGW is a Tier 1 platform (http://comments.gmane.org/gmane.comp.lib.qt.devel/7669), so it is indeed supported. See also http://qt-project.org/doc/qt-5.0/qtdoc/supported-platforms.html It's just tha

Re: [Development] QT 5.0 Configure fails

2013-01-05 Thread Thiago Macieira
On domingo, 6 de janeiro de 2013 09.53.05, Sze Howe Koh wrote: > On 6 January 2013 09:40, Karl Ruetz wrote: > > I thought Mingw was not supported for Qt 5. > > > > Karl > > MinGW is a Tier 1 platform > (http://comments.gmane.org/gmane.comp.lib.qt.devel/7669) Wrong. At this point, MinGW qualifie