[Development] Qt 5 and old versions of XCB

Thiago Macieira thiago.macieira at intel.com
Sun Mar 18 21:36:41 CET 2012


On domingo, 18 de março de 2012 20.10.51, lars.knoll at nokia.com wrote:
> Solving the problem of old distro's is not that hard. All that's required
> is to link xcb statically into the platform plugin. This is something that
> can be done, it can even be made rather simply in the Qt build system.

Note that it needs to be an fPIC-static library, which most distributions do 
not provide, nor is it the standard build of static libraries when compiled 
with autoconf / automake.

If you want an XCB library that you can link into a plugin, you'll need to do 
a bit of hacking on XCB first.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120318/448c2b4c/attachment.sig>


More information about the Development mailing list