Problem setting up cross-compilation in Qt Creator from Windows 11 to Raspberry Pi OS target
Unsolved
Qt Creator and other tools
-
I'm trying to deploy a standalone application for Raspberry Pi. But I can't find information about how to make this setup on Windows using Qt Creator.
I've installed the arm-none-eabi-gcc compiler via MSYS2, it gets auto-detected by Qt Creator, but when I try to configure a Kit for proceeding with compilations, warnings start to show up, and then an error about Qt version I've got.
What should I do to finally being able to cross-compile?
-
Remove the Qt version from the Kit. It's obviously wrong.