Hi Jurgen,

The bat files are now calling:

call "%OSGEO4W_ROOT%\apps\grass\grass-grass76\etc\env.bat"
path
%OSGEO4W_ROOT%\apps\qgis-ltr-dev\bin;%OSGEO4W_ROOT%\apps\grass\grass-grass76\lib;%OSGEO4W_ROOT%\apps\grass\grass-grass76\bin;%PATH%

which does not seem correct.

grass76 --config path
C:\OSGEO4~1\apps\grass\grass76

So, shouldn't they call:

call "%OSGEO4W_ROOT%\apps\grass\grass76\etc\env.bat"
path
%OSGEO4W_ROOT%\apps\qgis-rel-dev\bin;%OSGEO4W_ROOT%\apps\grass\grass76\lib;%OSGEO4W_ROOT%\apps\grass\grass76\bin;%PATH%

Can you take a look?

Thank you very much.

Best regards,
Pedro





Jürgen E. Fischer <[email protected]> escreveu no dia sexta, 22/03/2019 à(s)
10:55:

> Hi Pedro,
>
> On Fri, 22. Mar 2019 at 09:49:56 +0000, Pedro Venâncio wrote:
> > GRASS 7.6.1 is now released and available at OSGeo4W, but it's directory
> is
> > now just 'grass76'.
>
> The path is retrieved via
>
> grass76 --config path
>
> on build (but cached - but the the current build directory will be nuked
> when
> the qgis version changes).
>
>
> Jürgen
>
> --
> Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-31
> Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50
> Software Engineer         D-26506 Norden
> https://www.norbit.de
> _______________________________________________
> QGIS-Developer mailing list
> [email protected]
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to