[Development] Dependencies of Qt5
Thiago Macieira
thiago.macieira at intel.com
Wed Oct 31 21:20:39 CET 2012
On quarta-feira, 31 de outubro de 2012 16.51.03, Simon Hausmann wrote:
> > > The issue comes from GnuWin32 having a version of flex that is too old
> > > for
> > > Angle. In WebKit land we've told people to install the GNU tools from
> > > the
> > > GnuWin32 distribution (gperf, etc.) and unfortunately the version there
> > > is
> > > outdated. Hence the discovery of win_flex.
> > >
> > >
> > >
> > > I suppose a better solution would be to have a real configure check for
> > > flex in qtbase and see if the version in PATH is new enough. We can
> > > still try to use a copy of qt5.git/gnuwin32 as fallback if we can locate
> > > it.
> >
> > What is the minimum required version?
>
> I'm not exactly sure, but I know that 2.5.4 is too old (generated code
> won't compile) and 2.5.35 seems to work well.
That's the one that comes with msysgit. Can we make the buildsystem use "flex"
if flex is available instead?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20121031/40586fc5/attachment.sig>
More information about the Development
mailing list