On Mon, Aug 2, 2021 at 12:26 AM Albert Astals Cid <aa...@kde.org> wrote:
> Your Qt is broken. > > /usr/local/lib/libQt5Core.so.5: undefined symbol: u_strToUpper_68 > This symbol comes from the icu library. There is a setting that adds version suffixes like "_68" to every symbol. It seems that Qt runs into a header mismatch or something like that.