Hi,

On 12/08/2011 10:12 AM, ext [email protected] wrote:
Hi,

I have managed it to enable OpenGL ES 2.x and XLib during the Qt5 compilation.
Now I am recieving this error message:

xcb auto-detection... ()
/opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-g++ -c -pipe -g -Wall -W -I../../../mkspecs/linux-g++-mx5x -I. -I/home/lucid/imx/11.09/ltib/rootfs/usr/include -I/home/lucid/imx/11.09/ltib/rootfs/usr/include/glib-2.0 -I/tftpboot/ltib/usr/lib/glib-2.0/include -I/tftpboot/ltib/usr/include/gstreamer-0.10 -I/tftpboot/ltib/usr/include/libxml2 -I/home/lucid/imx/11.09/ltib/rootfs/usr/include/freetype2 -I/home/lucid/imx/11.09/ltib/rootfs/usr/include/mysql -I/usr/include/xcb -I/opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/lib/gcc/arm-fsl-linux-gnueabi/4.4.4/include -o xcb.o xcb.cpp
xcb.cpp:46:27: error: xcb/xcb_icccm.h: No such file or directory
xcb.cpp:50:27: error: xcb/xcb_image.h: No such file or directory
xcb.cpp:51:29: error: xcb/xcb_keysyms.h: No such file or directory
xcb.cpp: In function 'int main(int, char**)':
xcb.cpp:59: warning: unused variable 'connection'
make: *** [xcb.o] Error 1
xcb disabled.
The XCB test failed!
 You might need to install dependency packages.
 See src/plugins/platforms/xcb/README.

Xcb is recognized, but some headers are missing.
Anyone here who has experience with LTIB?
Got the same recently on Archlinux and Ubuntu.
I dont know the exact package names in LTIB but should be something like:

xcb-util-image 0.3.8
Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions
xcb-util-keysyms 0.3.8
    Utility libraries for XC Binding
xcb-util-renderutil 0.3.8
Utility libraries for XC Binding - Convenience functions for the Render extension
xcb-util-wm
    Utility libraries for XC Binding

Best,
Johannes


Thanks



Von: Thiago Macieira <[email protected]>
An: [email protected]
Datum: 07.12.2011 18:13
Betreff: Re: [Development] Public Qt5 CI results available
Gesendet von: development-bounces+dietrich.gossen=continental-corporation....@qt-project.org
------------------------------------------------------------------------



On Wednesday, 7 de December de 2011 15.32.06, Rohan McGovern wrote:
> Hello,
>
> We've been able to move forward with publishing logs from
> the Qt Continuous Integration system, which (prior to now)
> have only been visible from within Nokia.
>
> The CI logs are available at:
>
> http://testresults.qt-project.org/
>
> For users of codereview.qt-project.org, any new test result links
> posted onto your changes should now point to this host.

Thanks, Rohan!

--
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
[Anhang "signature" gelöscht von Dietrich Gossen/usr/cag] _______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development
[Anhang "RMX-encryption-info.txt" gelöscht von Dietrich Gossen/usr/cag]


_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to