Quote:
Originally Posted by KevinH
I think the real problem is that the official Qt CMake files actually check the entire Qt6 installation to validate it is correct before allowing things to proceed. My own attmepts to only partially install Qt6 (just the pieces I needed) failed miserably on macOS for exactly this reason.
So I recommend installing all of the Qt6 related packages just for your build.
|
There are about 40 other qt6 packages listed in the Muon package manager that are not yet installed. Are you saying they could all be needed to keep Qt happy?