[gdal-dev] Compiling GDAL with Visual Studio 2019

Mateusz Loskot mateusz at loskot.net
Wed Sep 9 08:55:39 PDT 2020


On Wed, 9 Sep 2020 at 16:58, Alexis Vaisse <alexis.vaisse at wysilab.com> wrote:
>
>   I get the help content, but also the strange message "The system cannot find the path specified" again.

It's a typical error issued by cmd.exe when it can not find
program/command requested to run.

>         cd port
>        nmake /nologo /f makefile.vc
>        call prev_dllbuild.bat
> The system cannot find the path specified.

This must be related to this bit

https://github.com/OSGeo/gdal/blob/release/3.1/gdal/port/makefile.vc#L136-L142

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net


More information about the gdal-dev mailing list