[PATCH 1/1] QT += concurrent is a Qt 5 thing

Dirk Hohndel dirk at hohndel.org
Fri Aug 29 10:01:07 PDT 2014


On Fri, Aug 29, 2014 at 09:52:34AM -0700, Thiago Macieira wrote:
> On Friday 29 August 2014 09:39:07 Dirk Hohndel wrote:
> > On Aug 29, 2014, at 9:38 AM, Thiago Macieira <thiago at macieira.org> wrote:
> > > In Qt 4, QtConcurrent is part of QtCore.
> > 
> > So why do my Qt5 builds succeed without this patch?
> 
> It works on Qt 5. The question is on Qt 4.
> 
> Are you asking why your Qt 4 builds without the patch?

Yes.

> Probably because Qt 4.8.5 added this patch:
>  https://qt.gitorious.org/qt/qt/commit/99f0754e
> 
> Which makes Qt 4 ignore the requests for the new libs from Qt 5 that were 
> split from existing libs. So I'm guessing Rohit has a Qt version older than 
> 4.8.5 (sorry, crystal ball was opaque back in 2011...)

Ahh. Perfect. Thanks for the explanation

Applied and pushed.

/D


More information about the subsurface mailing list