I also had success building Qt-builds with the same toolchain. Details are:
Repo: git://github.com/Alexpux/Qt-builds.git Command line: ./buildall --buildroot=/c/QtSDK/work --install-top=/c/QtSDK --opengl-desktop --qt-version=git x32 Also, recently there's been discussion and workarounds for msysgit not providing a very complete MSYS environment, and the old mingwbuilds MSYS had a few problems with git/perl. I can happily report this is fixed in rev13: http://heanet.dl.sourceforge.net/project/mingwbuilds/external-binary-packages/msys+7za+wget+svn+git+mercurial+cvs-rev13.7z On Thu, May 16, 2013 at 7:40 AM, Алексей Павлов <[email protected]> wrote: > Hi! > I just build Qt-5.1.0 beta from git repository with MinGW-w64 toolchain > GCC-4.8.0 DWARF rev2. > Also my builds contain QtCreator-2.7.1 and QBS from git. > To relocate QTDIR folder you can simply run "qtbinpatcher --nobackups" > from QTDIR after uncompress or moving it to another location. > > In archive you can also see ported32 directory that contain 3rdparty soft > that need to build Qt. It builded with the same toolchain. > > During build I has issues: > - https://bugreports.qt-project.org/browse/QTBUG-31141 > - https://bugreports.qt-project.org/browse/QTBUG-31143 > > That I resolve by patch attached to QTBUG-31141. > Jonathan Liu try add this patch to Webkit repository today. > > 32-bit: > x32-Qt-5.1.0-git+qtcreator-2.7.1-(gcc-4.8.0-dwarf-rev2).7z<http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/Qt-Builds/x32-Qt-5.1.0-git%2Bqtcreator-2.7.1-%28gcc-4.8.0-dwarf-rev2%29.7z/download> > > Tomorrow I upload 64-bit build. > > Regards, Alexey! > > _______________________________________________ > Releasing mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/releasing > >
_______________________________________________ Releasing mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/releasing
