On Mon, Jan 7, 2019 at 12:28 PM Pedro Venâncio <pedrongvenan...@gmail.com>
wrote:
>
> Hi Martin,
>
> QGIS batch files in OSGeo4W are still calling GRASS 7.4.2, instead of
7.4.4:
>
> call "%OSGEO4W_ROOT%"\apps\grass\grass-7.4.4\etc\env.bat
> path
%OSGEO4W_ROOT%\apps\qgis-ltr-dev\bin;%OSGEO4W_ROOT%\apps\grass\grass-7.4.2\lib;%OSGEO4W_ROOT%\apps\grass\grass-7.4.2\bin;%PATH%

What is the reason to include the point release number in the path:
%OSGEO4W_ROOT%\apps\grass\grass-7.4.2\lib ?
Why not
%OSGEO4W_ROOT%\apps\grass\grass-7.4\*
or even
%OSGEO4W_ROOT%\apps\grass\grass7\*

The objective is to update GRASS7 and QGIS would not need to be updated,
QGIS could use a new GRASS7 version with bug fixes and enhancements without
the need to update QGIS itself.

Markus M
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to