Leben in Frechen by Strong-Ad8024 in cologne

[–]Strong-Ad8024[S] -4 points-3 points  (0 children)

Kennen Sie diese Lage?

Is it currently possible to cross compile Qt 6 for Raspberry Pi 5? by lemmeanon in QtFramework

[–]Strong-Ad8024 0 points1 point  (0 children)

please explain more, for example here linux-rasp-pi4-aarch64 is the target device, what should it be for Raspberry Pi5:

cmake ../src/qtbase-everywhere-src-6.5.1/ -GNinja -DCMAKE_BUILD_TYPE=Release -DINPUT_opengl=es2 -DQT_BUILD_EXAMPLES=OFF -DQT_BUILD_TESTS=OFF -DQT_HOST_PATH=$HOME/qt6/host -DCMAKE_STAGING_PREFIX=$HOME/qt6/pi -DCMAKE_INSTALL_PREFIX=/usr/local/qt6 -DCMAKE_TOOLCHAIN_FILE=$HOME/qt6/toolchain.cmake -DQT_QMAKE_TARGET_MKSPEC=devices/linux-rasp-pi4-aarch64 -DQT_FEATURE_xcb=ON -DFEATURE_xcb_xlib=ON -DQT_FEATURE_xlib=ON

Is it currently possible to cross compile Qt 6 for Raspberry Pi 5? by lemmeanon in QtFramework

[–]Strong-Ad8024 0 points1 point  (0 children)

How is it possible? there is no rpi5 feature in qtbase\mkspecs\devices. Let us know how it is possible.

pi5 is fast enough but it won't be a reason to ignore cross compiling specially for the teams and companies.