[Qgis-user] Compiling QGIS3 with grass7 from MacPorts

Tom Elwertowski telwertowski at comcast.net
Sat Sep 30 07:03:58 PDT 2017


The Find scripts probably don't check MacPorts directories so you need 
to tell CMake the location:

   -D GRASS_PREFIX7=/opt/local/share/grass-7.2.2

Tom

On 9/28/17 8:12 PM, David Liontooth wrote:
> 
> I'm interested in reading LIDAR data, which appears to require GRASS 
> (I'm new to this).
> 
> I'm trying to compile QGIS2.99 (master) on OS X and short of GRASS 
> everything is working -- the program starts up with
> 
>      open QGIS
> 
> MacPorts has gdal-grass @2.2.0 (gis), which pulls in grass7. It ends up 
> here:
> 
>      /opt/local/share/grass-7.2.2/lib
> 
> so for instance /opt/local/share/grass-7.2.2/lib/libgrass_lidar.dylib.
> 
> How do I tell the QGIS build scripts to include grass7?
> 
> Cheers,
> Dave
> 
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user



More information about the Qgis-user mailing list