In Arch Linux, after updating Qt from version 5.15.4 to 5.15.5 and rebuilding PageEdit with that new version of Qt, it refuses to start. Why? By running PageEdit from the console, I receive the following message:
Code:
Cannot mix incompatible Qt library (5.15.4) with this library (5.15.5)
Abortado (`core' generado)
Since all Qt libraries were updated, what qt 5.15.4 library can be PageEdit using?