Qt 6.11 is out! See what's new in the release
blog
Deploying QT to Apalis IMX8
-
I am trying to deploy QT code written in QT6 onto an Apalis IMX8 board that we needed to download qt for device creation QBSP 5.15.2. When trying to build we are getting the error "Unkown CMake command "qt_add_executable" " and that "no CMake configuration was found". This is only an error we get when trying to run with the Apalis IMX8, when we run with the desktop everything builds with no errors.