Re: [Development] tools/configure with mingw build error

2012-08-29 Thread Peter Kümmel
On 29.08.2012 02:02, Rohan McGovern wrote: >> >> Is there a list which configurations are checked by the CI? >> > > Yes, you can check the list from testresults.qt-project.org, e.g. > http://testresults.qt-project.org/ci/QtBase_master_Integration/latest-success/ For the quality gate checks such a

Re: [Development] tools/configure with mingw build error

2012-08-28 Thread Rohan McGovern
Peter Kümmel said: > On 28.08.2012 21:14, Peter Kümmel wrote: > > On 28.08.2012 20:46, Peter Kümmel wrote: > > But also jom fails, I thought jom could also handle mingw makefiles? > >>> > >>> No, Jom only handles NMake makefiles, afaik. > >>> > >> > >> Checked it again: I could build qt/4

Re: [Development] tools/configure with mingw build error

2012-08-28 Thread Peter Kümmel
On 28.08.2012 21:14, Peter Kümmel wrote: > On 28.08.2012 20:46, Peter Kümmel wrote: But also jom fails, I thought jom could also handle mingw makefiles? >>> >>> No, Jom only handles NMake makefiles, afaik. >>> >> >> Checked it again: I could build qt/4.8 with jom. >> >> So I would say the

Re: [Development] tools/configure with mingw build error

2012-08-28 Thread Peter Kümmel
On 28.08.2012 21:12, marius.storm-ol...@nokia.com wrote: > On 28/08/2012 13:46, ext Peter Kümmel wrote: >> On 28.08.2012 19:59, marius.storm-ol...@nokia.com wrote: >>> On 28/08/2012 12:48, ext Peter Kümmel wrote: But also jom fails, I thought jom could also handle mingw makefiles? >>> >>>

Re: [Development] tools/configure with mingw build error

2012-08-28 Thread Peter Kümmel
On 28.08.2012 20:46, Peter Kümmel wrote: >>> >>> But also jom fails, I thought jom could also handle mingw makefiles? >> >> No, Jom only handles NMake makefiles, afaik. >> > > Checked it again: I could build qt/4.8 with jom. > > So I would say the Makefiles in Qt5 are broken (at least for configure

Re: [Development] tools/configure with mingw build error

2012-08-28 Thread marius.storm-olsen
On 28/08/2012 13:46, ext Peter Kümmel wrote: > On 28.08.2012 19:59, marius.storm-ol...@nokia.com wrote: >> On 28/08/2012 12:48, ext Peter Kümmel wrote: >>> But also jom fails, I thought jom could also handle mingw >>> makefiles? >> >> No, Jom only handles NMake makefiles, afaik. > > Checked it agai

Re: [Development] tools/configure with mingw build error

2012-08-28 Thread Peter Kümmel
On 28.08.2012 19:59, marius.storm-ol...@nokia.com wrote: > On 28/08/2012 12:48, ext Peter Kümmel wrote: >> On 28.08.2012 19:27, marius.storm-ol...@nokia.com wrote: >>> On 28/08/2012 12:16, ext Peter Kümmel wrote: Have I missed something or is building with mingw in cmd.exe not supported? >>> >

Re: [Development] tools/configure with mingw build error

2012-08-28 Thread marius.storm-olsen
On 28/08/2012 12:48, ext Peter Kümmel wrote: > On 28.08.2012 19:27, marius.storm-ol...@nokia.com wrote: >> On 28/08/2012 12:16, ext Peter Kümmel wrote: >>> Have I missed something or is building with mingw in cmd.exe not supported? >> >> This is not your fault, it's the rubenvb release which is bro

Re: [Development] tools/configure with mingw build error

2012-08-28 Thread Peter Kümmel
On 28.08.2012 19:27, marius.storm-ol...@nokia.com wrote: > On 28/08/2012 12:16, ext Peter Kümmel wrote: >> I've tried to build qtbase >> 1. on Windows 7 >> 2. rubenvb's mingw-w64: >> http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/gcc-4.7-re

Re: [Development] tools/configure with mingw build error

2012-08-28 Thread marius.storm-olsen
On 28/08/2012 12:16, ext Peter Kümmel wrote: > I've tried to build qtbase > 1. on Windows 7 > 2. rubenvb's mingw-w64: > http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/gcc-4.7-release/ > 3. in Windows shell cmd.exe > 4. as shadow build with

[Development] tools/configure with mingw build error

2012-08-28 Thread Peter Kümmel
I've tried to build qtbase 1. on Windows 7 2. rubenvb's mingw-w64: http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/gcc-4.7-release/ 3. in Windows shell cmd.exe 4. as shadow build with ..\qtbase\configure.bat -fast -nomake demos -nomake exa