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
Description: GNU Zip compressed data
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
