[Interest] X11->XQuartz compatability?

Konstantin Tokarev annulen at yandex.ru
Fri Jun 14 16:50:30 CEST 2019



14.06.2019, 17:45, "Jason H" <jhihn at gmx.com>:
> I have a application running on an Ubuntu 16.04 Box. I want to get the window on my Mac. I installed XQuartz and Inkscape and xeyes work. But when I launch my Qt app, I get:
> libGL error: No matching fbConfigs or visuals found
> libGL error: failed to load driver: swrast
> Unrecognized OpenGL version
> Unrecognized OpenGL version
> QGLXContext: Failed to create dummy context
> failed to acquire GL context to resolve capabilities, using defaults..
>
> And an all-white window.
>
> How can I get this to work? It's a QML app.

You can try using llvmpipe + LIBGL_ALWAYS_SOFTWARE=1 on Linux side.
It worked for me in the past.

-- 
Regards,
Konstantin




More information about the Interest mailing list