Bug#1010049: qt6-base-dev: should provide a QT_HOST_PATH directory for cross building

2022-09-06 Thread Fab Stz
Hello. I have a similar problem. In addition to: -DQT_HOST_PATH=/usr/lib/qt6 You must also set: -DQT_HOST_PATH_CMAKE_DIR=/usr/lib/${DEB_HOST_MULTIARCH}/cmake But then it still fails with this error now: Configuring submodule 'qtbase' -- Could NOT find Qt6CoreTools (missing: Qt6CoreTools_DIR)

Bug#1010049: qt6-base-dev: should provide a QT_HOST_PATH directory for cross building

2022-04-23 Thread Helmut Grohne
Hi, On Sat, Apr 23, 2022 at 09:38:54AM +0200, Helmut Grohne wrote: > I expect that QT_HOST_PATH also needs to point to architecture-dependent > files (e.g. libraries). Qt5 has faced as similar problem and thus added Dmitry noted that none of Qt6's executables (possibly except for qmake) are

Bug#1010049: qt6-base-dev: should provide a QT_HOST_PATH directory for cross building

2022-04-23 Thread Helmut Grohne
Package: qt6-base-dev Version: 6.2.4+dfsg-4 X-Debbugs-Cc: debian-cr...@lists.debian.org User: debian-cr...@lists.debian.org Usertags: ftcbfs Control: affects -1 + src:qt6-base src:qt6-charts src:qt6-declarative src:qt6-quick3d qt6-charts (for example) fails to cross build from source. You can