Remote deployment fails from one ubuntu machine to the next.
-
Hi All,
I have made a virtual machine with Qt installed. I can locally debug a qt program without any problem. Next I have cloned the virtual machine, changed some settings (IP address, hostname and so on), created a virtual network between them, and pointed Qt on the master virtual machine to use the target virtual machine as a generic linux target.
On both virtual machines I can locally debug qt programs, the network connection between the 2 machines is OK, but I cannot deploy a program from one machine to the other machine.
I have documented my steps on the wiki, and I have asked the same question on the Installation and Deployment section, but i got no reply yet:
https://forum.qt.io/topic/56830/remote-debugging-between-2-ubuntu-pc-s-deployment-step-failes-cannot-exec-no-such-file-or-directory
https://wiki.qt.io/How_to_remotely_debug_Qt_applicationsWhat steps can I take to investigate this further?
Kind regards,
Cedric