Qt Creator 12 Beta Brings Integrated Compiler Explorer

Written by Michael Larabel in Qt on 13 October 2023 at 06:45 AM EDT. 4 Comments
QT
Following this week's release of Qt 6.6, the Qt Creator 12 beta has been released for this Qt and C++ focused integrated development environment (IDE).

The most significant feature coming with Qt Creator 12 is the integrated compiler explorer, which allows for showing results of supplied code under different compilers. The integrated compiler explorer is basically similar to what you can find with the popular Godbolt.org.

Qt Creator


Qt Creator 12 Beta also adds improved debugging for CMake-based projects, integrated screen recording for easily recording portions of your screen for bug reports / debugging purposes, faster start-up of the Qt Creator IDE itself, updating of the LLVM Clang tools, a new option for running CMake with profiling, and various other features to boost the Qt/C++ developer experience.

Downloads and more details on the Qt Creator 12 IDE beta can be found via Qt.io.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week