On Mon, 18 Dec 2017 11:56:45 +0200
Иван Кувалдин <[email protected]> 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
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to