Hi, I just found a bug in 5.8 which make "impossible" to build Qt with MSVC on French systems:
https://bugreports.qt.io/browse/QTBUG-56731 There is a workaround though: fix qconfig.pri after running configure. On a side note this bug might cause side effects on English systems as QT_CL_MAJOR_VERSION and QT_CL_PATCH_VERSION may not be properly set. Best regards, Benjamin Terrier 2016-10-24 15:09 GMT+02:00 Jani Heikkinen <[email protected]>: > Hi all, > > We have finally (almost) full set of Qt 5.8.0 beta installers for testing > > > > windows: http://download.qt.io/snapshots/qt/5.8/5.8.0-beta/627/ > > mac: http://download.qt.io/snapshots/qt/5.8/5.8.0-beta/521/ > > linux: http://download.qt.io/snapshots/qt/5.8/5.8.0-beta/553/ > > src: http://download.qt.io/snapshots/qt/5.8/5.8.0-beta/latest_src/ > (submodules are just copied so mirroring is still ongoing) > > > > Packages are RTA tested & seems to be pretty much OK so please test the > packages and make sure all blockers are visible in blocker list ( > https://bugreports.qt.io/issues/?filter=17924 ) > <https://bugreports.qt.io/issues/?filter=17924>. All known blockers > should be fixed in these packages so these will be released as Qt 5.8.0 > beta if no new blockers found during testing. > > > > Packages are based on https://codereview.qt-project.org/#/c/174531/ > > > > br, > > Jani > > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development > >
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
