News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Using Qt 6

Started by Groundbounce, February 08, 2025, 01:16:17 PM

Previous topic - Next topic

Groundbounce

I see that code blocks can create a Qt project but this seems to be for Qt 4 and 5. The current version of Qt is 6. Qt 6 is installed on my system so is it reasonable to assume that if I create a standard C++ project and include the Qt header files this will work?