Op 09-01-2023 om 19:22 schreef Jogchum Reitsma:

Hi,

Trying to compile a Qt6 Charts application, I see that the Qt6 Charts header files are missing. I've installed QT6Charrts, but I can't findĀ  the corresponding -devel package in Yast.

There are a lot less include dirs in qt6 compared with qt5:

l /usr/include/qt6 | wc -l
38

l /usr/include/qt5 | wc -l
57

How can I get the missing -devel files?

best regards, Jogchum

Sorry, got them already with zypper in --recommends -t pattern devel_qt6

Now

l /usr/include/qt6 | wc -l
115