[Development] Bit of help for QtWayland on a Raspberry Pi

Massimo Callegari massimocallegari at yahoo.it
Wed Nov 4 15:50:39 CET 2015






> On Wednesday 04 November 2015 16:04:03 Giulio Camuffo wrote:
> > > Apparently, the problem is in the detection of xkbcommon, cause the
> > > configure summary says this:
> > > 
> > > xkbcommon-x11........... no
> > > xkbcommon-evdev......... no
> > > 
> > > 
> > > I've had a look at how the detection is performed and it's basically:
> > > pkg-config --exists xkbcommon
> > > 
> > > If I run it on my PC it returns 1, while on the Raspberry Pi it returns 0.
> > 
> > A return status of 0 means that it was found. What is the actual error
> > you're hitting? Note that qtwayland can also be built without
> > xkbcommon.

> Please check the config.log file.


qtbase doesn't have a config.log file.
I have them only in qtmultimedia, qt3d, qtwayland, qtimageformats and qtconnectivity

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



More information about the Development mailing list