[Qgis-developer] compile qgis 2.10 with grass7 support

Radim Blazek radim.blazek at gmail.com
Tue Jul 21 23:31:40 PDT 2015


On Tue, Jul 21, 2015 at 8:10 PM, Martin Landa <landa.martin at gmail.com> wrote:
> Hi,
>
> I am trying to compile QGIS 2.10.1 with GRASS support, but `cmake`
> cannot find GRASS7 even I provide variables below:
>
>             -D WITH_GRASS=ON \
>             -D GRASS_PREFIX=/opt/src/grass70_release/dist.x86_64-unknown-linux-gnu/
> \

Use WITH_GRASS7, GRASS_PREFIX7 and GRASS_INCLUDE_DIR7 for GRASS 7.

WITH_GRASS, GRASS_PREFIX and GRASS_INCLUDE_DIR are for GRASS 6.

Radim

> GRASS is locally compiled in:
>
> ls /opt/src/grass70_release/dist.x86_64-unknown-linux-gnu/
> AUTHORS  CHANGES           contributors_extra.csv  demolocation
> driver  fonts    grass70.tmp  include  locale             scripts
> tools                    translators.csv
> bin      contributors.csv  COPYING                 docs          etc
>   GPL.TXT  gui          lib      REQUIREMENTS.html  share
> translation_status.json
>
> Where could be a problem? Thanks in advance, Martin
>
> --
> Martin Landa
> http://geo.fsv.cvut.cz/gwiki/Landa
> http://gismentors.cz/mentors/landa
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer


More information about the Qgis-developer mailing list