STM32 Qt cross compile
Hello,I have a STM32MP157C-DK2 board and did the hello world cross compile project with GTK and that work perfectly.Now I am trying to do cross compiling with Qt Creator. I used the same compiler as the GTK project but Qt Creator give me an error: Th...