Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: mardiyah on 23 May 2022, 14:59:49

Title: On "Cannot mix incompatible Qt library (5.15.3) with.."
Post by: mardiyah on 23 May 2022, 14:59:49
After update qt base, got apps, e.g. qpdfview, utilizing it stumble at

Code: [Select]
Cannot mix incompatible Qt library (5.15.3) with this library (5.15.4)

Any decent knowledge on what actually is going on and its solution?
Title: Re: On "Cannot mix incompatible Qt library (5.15.3) with.."
Post by: cat herders of linux on 23 May 2022, 17:56:16
what did you install from the aur that is qt based?
Title: Re: On "Cannot mix incompatible Qt library (5.15.3) with.."
Post by: mardiyah on 24 May 2022, 09:08:36
guess, one of this below must be updated to in accordance with qt base
Code: [Select]
$ pacman -S qt5-imageformats qt5-multimedia  qt5-speech qt5-svg qt5-tools qt5-wayland qt5-x11extras

to solving but not surely know which one precisely
Title: Re: On "Cannot mix incompatible Qt library (5.15.3) with.."
Post by: Dudemanguy on 24 May 2022, 15:01:04
All of those have been built against 5.15.4 and should be that version.
Title: Re: On "Cannot mix incompatible Qt library (5.15.3) with.."
Post by: nous on 25 May 2022, 00:17:14
After update qt base, got apps, e.g. qpdfview, utilizing it stumble at

Code: [Select]
Cannot mix incompatible Qt library (5.15.3) with this library (5.15.4)

Any decent knowledge on what actually is going on and its solution?
Make sure you update qt5-styleplugins to 5.0.0.20170311-29.1 (from [galaxy]).