On Tue, Sep 06, 2022 at 11:47:32PM +0200, Fab Stz wrote: > Actually the correct values seem to be: > > -DQT_HOST_PATH=/usr > -DQT_HOST_PATH_CMAKE_DIR=/usr/lib/${DEB_HOST_MULTIARCH}/cmake > > With these, it works for me when cross building Qt 6.4beta4 with 6.3.1 > shipped by Debian (provided you also set -DQT_NO_PACKAGE_VERSION_CHECK=TRUE > when using different Qt versions)
Thank you very much for figuring these out. I confirm that these values work for e.g. src:qt6-5compat. The original request was that qt6 should provide a path for QT_HOST_PATH. You explained that it already does. As such, this bug is addressed without source changes and I am therefore closing it. Helmut