[Qgis-developer] Min Qt version

Nyall Dawson nyall.dawson at gmail.com
Mon Feb 6 15:11:25 PST 2017


On 4 February 2017 at 01:23, Radim Blazek <radim.blazek at gmail.com> wrote:
> Hi,
>
> I am trying to compile master and it fails with 'no member named
> AppDataLocation in QStandardPaths', which was added in Qt 5.4.
>
> INSTALL says in requirements Qt >= 5.3.0, Debian stable has 5.3.2.
>
> So what is now minimum required Qt version?

That's a mistake. AFAIK we are targeting 5.3 to cater for Debian.
Looks like the use of AppDataLocation will need to be ifdefed out and
replaced with some suitable location for Qt < 5.4 or else that feature
(loading user startup scripts) will need to be disabled for Qt 5.3.

Nyall

>
> Radim
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


More information about the Qgis-developer mailing list