Qt Creator Deploy Step failed / Jetson Nano-Cross Compilation
-
Hello,
I'm trying to compile a GUI project in Qt Creator from my Linux virtual host machine to targeted Arm Linux based Jetson Nano. The Kit I'm using is default Raspberry Pi kit given by Qt , The debugger I'm using is also from same kit and I've already made a correct SSH connection between machines so even Qt Creator confirmed that. But, when I build and then try to debug the project, I'm having an error like this :
"21:27:46: Deploy step failed.
Error while building/deploying project untitled (kit: Boot2Qt 6.8.0 Raspberry Pi Development Boards (64bit))
When executing step "Stop already running application"You can also see attached SS :
I couldn't find the solution maybe the reason is from project type or idk.
Have you already seen and solved similar error? I couldn't figure it out. If I can not solve it I will create a new kit directly for Jetson Nano.