[Interest] multiple displaying backends on OS X?

René J.V. Bertin rjvbertin at gmail.com
Mon Jan 26 01:06:20 CET 2015


On Sunday January 25 2015 21:29:47 Thiago Macieira wrote:

> libxcb was designed to bind to the X11 protocol more directly and avoid 
> functions that had to wait for results before returning. Once it was complete, 
> libX11 was rewritten on top of the new API.

Interesting.

I just reported a building issue with QtWebkit. However:

When I installed qtbase over my existing install, I could indeed render to my local X11 server, and even the QtCurve style worked.

Am I correct to assume that theoretically I only need to determine what additional files get installed in a cocoa+xcb build of *qtbase*, and add those to a standard cocoa build? Or is the platform plugin enumeration done during the build?

R.



More information about the Interest mailing list