View Single Post
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#99
Originally Posted by mariusmssj View Post
Hey guys,

I seems to have an issue where I can't deploy my application if the app is already open in the emulator, this means that I got to close the app every time before I can deploy to see my changes. I am really enjoying the coding but that constant closing is getting super annoying.

The error is this: :-1: error: Upload of file 'C:\Users\Mariusmssj\Test\Test' failed. The server said: 'Failure'. If '/opt/sdk/bin/Test' is currently running on the remote host, you might need to stop it first.

and my run settings are attached in the image.

I was told I could add a "killall /opt/sdk/bin/Test" at the start of the deployment but I am not sure where to add it. Any suggestions ?

if u using qtcreator u can kill it in by cllicking the stop icon.

(click "application output" tab in the bottom area)