error launching Qt6 applications: Cannot mix incompatible Qt library (6.5.2) with this library (6.5.3)
> qt6ct Cannot mix incompatible Qt library (6.5.2) with this library (6.5.3) [1] 26923 IOT instruction (core dumped) qt6ct In order to determine the problematic library, use the strace command: > sudo strace qt6ct mmap(NULL, 24912, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x7f90a0382000 mmap(0x7f90a0385000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x3000) = 0x7f90a0385000 mmap(0x7f90a0386000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9,Continue reading error launching Qt6 applications: Cannot mix incompatible Qt library (6.5.2) with this library (6.5.3)