[GRASS-dev] How to develop on windows.

Helmut Kudrnovsky hellik at web.de
Mon Oct 2 14:49:40 PDT 2017


[please keep it on the GRASS dev ML! that other are able to benefit]

Gesendet: Montag, 02. Oktober 2017 um 18:46 Uhr
Von: "CM Reddy" <chalamcharla at hotmail.com>
Betreff: Re: [GRASS-dev] How to develop on windows.

Thanks Helmut for your help. Root folder ( OSGEO4W_ROOT) was incorrectly
set in the BAT file.

Application is up and running.

- Thanks

CM

On 02-10-2017 14:48, Helmut Kudrnovsky wrote:
> CM Reddy wrote
>> Hi Moritz
>>
>> I did the steps mentioned in the following and compiled the code
>> successfully on Windows 10 machine.
>>
>> * https://trac.osgeo.org/grass/wiki/CompileOnWindows
>>
>> No errors in the error.log file. It created grass executable successfully.
>>
>> Found following error in running the grass executable.
>> <error>
>> C:\OSGeo4W64\bin>grass73svn.bat
>> '""' is not recognized as an internal or external command,
>> operable program or batch file.
>> Press any key to continue . . .
>> </error>
> quoting here C:\OSGeo4W64\bin\grass73svn.bat:
>
> @echo off
> rem
> #########################################################################
> rem #
> rem # GRASS initialization bat script (OSGeo4W)
> rem #
> rem
> #########################################################################
>
> SET OSGEO4W_ROOT=C:\OSGeo4W64
>
> rem
> rem Set environmental variables
> rem
> call %OSGEO4W_ROOT%\bin\o4w_env.bat
> call %OSGEO4W_ROOT%\apps\grass\grass-7.3.svn\etc\env.bat
>
> rem
> rem Launch GRASS GIS
> rem
> "%GRASS_PYTHON%" "%GISBASE%\etc\grass73.py" %*
>
> rem
> rem Pause on error
> rem
> if %ERRORLEVEL% GEQ 1 pause
>
>
>
> -----
> best regards
> Helmut
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html[http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html]
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-dev[https://lists.osgeo.org/mailman/listinfo/grass-dev]
 


More information about the grass-dev mailing list