Monday, January 18, 2016

Deployment step to kill Qt5 running process


Normally when running your Qt application on a remote linux device, once it's started it needs to be killed before you re-upload and run it.  The easiest way to do this is to add a step to kill the process before uploading.  See the picture below, and the section labeled Run custom remote command.  This will prevent you from having to shell into the embedded device and manually killing the process.




No comments:

Post a Comment