Author Topic: Using Qt 6  (Read 621 times)

Offline Groundbounce

  • Single posting newcomer
  • *
  • Posts: 1
Using Qt 6
« on: February 08, 2025, 01:16:17 pm »
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?