https://bugs.kde.org/show_bug.cgi?id=425821
--- Comment #1 from Urs Fleisch <[email protected]> --- Thanks for the report. This is strange, I am building Kid3 with Qt 5.15.0 too (on Arch Linux) and I am not getting this error. coretaggedfileiconprovider.cpp includes taggedfile.h, which includes QString, which includes qstring.h, which include qbytearray.h. Is this not the case in your setup? So why do you get "error: unknown type name 'QByteArray'"? -- You are receiving this mail because: You are watching all bug changes.
