Could not deploy qt application to raspberry pi!
-
hello every one, I am trying to deploy Qt application to raspberry pi.
raspberry pi: has raspian wheezy os
my system is windows 10.
I installed the tool chain for my windows 10
but when deploy the Qt application, it shows below:
C:/SysGCC/Raspberry/bin/make -f Makefile.Debug
make[1]: Entering directoryC:/Qt/Tools/QtCreator/bin/build-pi-Raspian-pi' make[1]: Nothing to be done for
first'.
make[1]: Leaving directory `C:/Qt/Tools/QtCreator/bin/build-pi-Raspian-pi'
16:18:41: The process "C:\SysGCC\Raspberry\bin\make.exe" exited normally.
16:18:41: The remote file system has 329 megabytes of free space, going ahead.
16:18:41: Deploy step finished.
16:18:41: No deployment action necessary. Skipping.
16:18:41: Deploy step finished.
16:18:41: Could not start process ""
Error while building/deploying project pi (kit: Raspian)
When executing step "Custom Process Step"
16:18:41: Elapsed time: 00:00.
I am new to Qt , so help me for basic configuration for Qt to raspberry pi to deploy app remotely from windows 10