Run: Command Not Found (Cross Compiling EGLFS Raspberry Pi2)
-
Hi, I just finished the official tutorial of qt in order to Cross Compile from mi Debian Laptop to Raspberry Pi 2, the guide went perfectly, I didn't got any error of any kind but when I try to compile a empty project (Just the Mainwindow) it tells me "Run: Command Not Found" so I searched online and I saw that it may be caused because Qt doesn't know where to deploy mi project so I added the Target path to the Pro file but unfortunately it keeps deploying the same error.
Thanks in advance,
Carlos. -
At which build step do you get this error?
Did you configure a Kit in QtCreator to use the cross compiled Qt? -
Hi,
What was the problem ?
-
Ok, but did you tell Qt Creator you where targeting a device ?
-
How did you do that ?
-
Did you mount that on your host machine ?