QtCreator RemoteLinux - can't run and debug Plugins
-
hello,
I have a problem with debugging/run a plugin on an embedded device.When I develop an normal application, clicking on Projects -> Run, I can see an run configuration for the remote device.
When I develop an plugin, there is NO run configuration for the remote device. I cannot even set an custom executable on remote device. It just show me a run configuration for a local run (which makes no sense, my kits is configured for generic linux device).Is there any trick for running an plugin remotely???
Thanks!