[GRASS-user] Development build not finding PDAL version installed

Nicklas Larsson n_larsson at yahoo.com
Sun Feb 12 06:17:41 PST 2023


Rich,

You will probably need to set " -std=c++17” (if any), for a newer PDAL to work.
Which GRASS version are compiling?

Nicklas




> On 12 Feb 2023, at 15:04, Rich Shepard <rshepard at appl-ecosys.com> wrote:
> 
> On Sun, 12 Feb 2023, Maris Nartiss wrote:
> 
>> Could you check the config.log file for an exact error message?
>> 
>> There was a fix for PDAL as pdal-config enforces C++11 although it
>> requires C++17:
>> https://github.com/OSGeo/grass/commit/cb8293e8d40c02857b3a15bac441f703339ba5fd
> 
> Māris,
> 
> Gzipped log file attached. Pdal issue starts on line 3185; looks to me that
> I need to add an configuation option of `-std=c++11 or -std=gnu++11 compiler
> options.` (line 3198). Might that be the solution?
> 
> Thanks,
> 
> Rich<config.log.gz>_______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-user



More information about the grass-user mailing list