QtCreator & XServer
Unsolved
Qt Creator and other tools
-
I've set up Qt on wsl2 with Ubuntu 20.04 and that's running and compiling, with mobaxterm supplying the xserver.
The problem is that when I run the program in qtcreator, the running application doesn't appear in the xserver window. The DISPLAY is set in the build and run settings to the windows IP address ":0".
How do I get to see the running application in an xserver window?
Jas