On 16 April 2017 at 22:07, Even Rouault <even.roua...@spatialys.com> wrote:
> On dimanche 16 avril 2017 22:03:11 CEST Mateusz Łoskot wrote:
>
>> GCC 4.9 should be fine
>>
>> See C++11/14 status I collected for GEOS
>
> Mateusz, the issue is not so much the compiler version, but the poppler
> version (or more exactly the combination of them). New virtual methods have
> been added in successive poppler versions, and the override qualifier
> probably only applies to the latest versions. Some virtual methods might not
> exist in earlier version, which compiled fine before we added the override
> qualifier.

Gotcha. Thanks.
Missed the details, quickly responded from mobile

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to