On quinta-feira, 9 de fevereiro de 2017 12:04:03 PST Oswald Buddenhagen wrote:
> > The header include/QtGui/QList is created since Qt 5.8.
> > It includes qevent.h and I guess this is because of
> > https://codereview.qt-project.org/#/c/170513/
> > Who knows how to fix it?
>
> failing to fix the p
On Thu, Feb 09, 2017 at 01:57:56PM +0300, Alexander Volkov wrote:
> The header include/QtGui/QList is created since Qt 5.8.
> It includes qevent.h and I guess this is because of
> https://codereview.qt-project.org/#/c/170513/
> Who knows how to fix it?
>
failing to fix the parser (which may be tri
On Thursday 09 February 2017 11:57:56 Alexander Volkov wrote:
> Hi all,
>
> The header include/QtGui/QList is created since Qt 5.8.
> It includes qevent.h and I guess this is because of
> https://codereview.qt-project.org/#/c/170513/
> Who knows how to fix it?
- template <> class QList...
+ #defi
Hi all,
The header include/QtGui/QList is created since Qt 5.8.
It includes qevent.h and I guess this is because of
https://codereview.qt-project.org/#/c/170513/
Who knows how to fix it?
___
Development mailing list
Development@qt-project.org
http://l
[thiago.macie...@intel.com]
Sent: Thursday, March 28, 2013 4:02 PM
To: development@qt-project.org
Subject: Re: [Development] include
On quinta-feira, 28 de março de 2013 13.35.22, Thomas Senyk wrote:
> Question on the side: This is a commit for stable, right?
> ... It can be considered a "bu
On quinta-feira, 28 de março de 2013 13.35.22, Thomas Senyk wrote:
> Question on the side: This is a commit for stable, right?
> ... It can be considered a "build-bug-fix"... or not?
Stable, it's a build fix.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Sou
Hi,
I'm just trying to build against a yocto based sysroot.
- it doesn't contain X11 libs/headers
- it contains libwayland ... and in the end I want to build QtWayland
against it
=> so I need xkbcommon
=> installing is no problem, because although it's a X11 package, it has no
deps on X11