My first installation attempt was some 3 weeks ago and I tried the nightly release with no change so waited patiently for the next point release on 2023-08-18- but the problem remains. I've also installed gdal-bin as previous reports indicated qtbase-abi was a gdal dependency problem, but...
qtbase-abi-5-15-15 以下のパッケージによって提供される仮想パッケージです: libqt5core5t64 qtchooser (>= 55-gc9562a1-1~) Wrapper to select between Qt development binary versions zlib1g (>= 1:1.1.4) compression library - runtime ...
ProjectExplorer::ToolChain *tc = ProjectExplorer::ToolChainKitInformation::toolChain(k);constQList<ProjectExplorer::Abi> qtAbis = version->qtAbis();if(tc && !qtAbis.contains(tc->targetAbi())) { QString qtAbiString; foreach (constProjectExplorer::Abi &qtAbi, qtAbis) {if(!qtAbiString.is...