[Qt-creator] How to make QtCreator to connect to a remote device (generic linux) with X forwarding enabled `ssh -X`?

Christian Kandeler christian.kandeler at qt.io
Mon Dec 18 11:10:48 CET 2017


On Mon, 18 Dec 2017 11:56:45 +0200
Иван Кувалдин <i.kyb at ya.ru> wrote:

> I develop a cross-platform Qt application with GUI. It works fine on host system in both x32 and x64 variants. Next is to deploy the application on a remote i386 host. It works fine there too. But when I run the app on the remote host through QtCreator, it fails to connect to a display, because it does not exist. The solution is to access to remote host with `-X` option. Definitely. This way it opens window(s) on a local (development) machine.  
> 
> How to explain QtCreator->Tools->Devices module to connect via `ssh -X`?!  

I don't think that works yet. Please create a task at bugreports.qt.io.


Christian



More information about the Qt-creator mailing list