On Monday 27 April 2015 22:21:49 Uli Schlachter wrote:
> Hi,
> 
> sorry, but which plugins in plugins are being used? I can't find anything
> like that.
> 
> Also, as you mention it is a small library:
> 
> $ size libxcb-errors.so
>    text          data     bss     dec     hex filename
>   30900          2632       8   33540    8304 libxcb-errors.so

It's a C library in a Unix system. Just dlopen the library and make the calls 
you need.

We'll have to convince Linux distributions to package it. If they don't, we 
won't print nicer error messages, that's all. No loss of real functionality.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to