Qt 6.11 is out! See what's new in the release
blog
QtCreator deploy on target warning : "Don't know what to run"
Mobile and Embedded
4
Posts
3
Posters
4.5k
Views
1
Watching
-
Hello,
I have a target platform based on Linux. I have just created Kit, Qt Version and Device for my platform and connection test works fine (I am able to connect to the platform from Qt Creator).
I have just created an empty console application for understanding the application deploy feature on target but in the "Run Settings" there is the following message :"Don't know what to run"
Why ?
Thanks,
Paolo Patierno -
How do you build your project? How do you deploy it?