Qt Company announced on its blog the availability of the first preview build of Qt 6.0.
The company reports that the first preview build includes binary files only for desktop platforms, while testing on mobile and embedded platforms requires using the source code build. Furthermore, Qt 6.0 necessitates C++17 support from the compiler, thus the development focuses on relatively recently released compilers.
The first preview build includes the following modules:
- Qt Core
- Qt GUI
- Qt Widgets
- Qt Network
- Qt QML
- Qt Quick
- Qt Quick Controls
- Qt SVG
- Qt Network Authorization
- Qt SQL
- Qt Test
- …and several other modules
Qt Company plans to continue providing regular preview builds of Qt 6.0, which can be obtained through the Qt installer under the category Preview.
The release of Qt 6 is scheduled for December 1, with a feature freeze planned for August 31.
Source: linux.org.ru
