Unable to deploy to a remote Linux device from brand new Windows 10 install
-
I am working an a projet on a laptop running Windows 10, QtCreator 5.0.2 and Qt 5.15.2.
I have no problem deploying to the Linux embedded device with this setup.
I recently installed everything i need to work on the project on a new desktop computer running on a fresh Windows 10 install.I installed the same QtCreator, version, Qt 5.12.2, configured my kits the exact same way, set up the device IP but when i try to deploy i get

I have tried finding info on the meaning of this but couldn't.I also get this error when i test the device

I am able to start a connection using SSH on the device but i can't seem to deploy using QtCreator. I have tried shutting off Windows Firewall, moved the project location,
I would appreciate any help on the subject or a list of elements to double-check. I can provide any info or print-screens if needed. Thanks!
-
I am working an a projet on a laptop running Windows 10, QtCreator 5.0.2 and Qt 5.15.2.
I have no problem deploying to the Linux embedded device with this setup.
I recently installed everything i need to work on the project on a new desktop computer running on a fresh Windows 10 install.I installed the same QtCreator, version, Qt 5.12.2, configured my kits the exact same way, set up the device IP but when i try to deploy i get

I have tried finding info on the meaning of this but couldn't.I also get this error when i test the device

I am able to start a connection using SSH on the device but i can't seem to deploy using QtCreator. I have tried shutting off Windows Firewall, moved the project location,
I would appreciate any help on the subject or a list of elements to double-check. I can provide any info or print-screens if needed. Thanks!
@ace-egh-dev
Found the solution on my own. I had to change the paths to the ssh executables to the windows one, they defaulted to Git executables.

-
A ace.egh.dev has marked this topic as solved on