Hello, * Be sure to launch a terminal by executing :
C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\LaunchDevCmd.bat * Then , give the VS version in nmake command : nmake /f makefile.vc MSVC_VER=1900 Hope this helps, Jérome De : gdal-dev <[email protected]> De la part de Darrel Maddy Envoyé : Sunday, March 15, 2020 1:08 PM À : '[email protected]' <[email protected]> Objet : [gdal-dev] Building on windows I have recently switched back to windows for a specific project that uses the gdal library. I am getting the following error on compilation of the VS project NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.22.27905\bin\HostX86\x64\cl.EXE"' : return code '0x2' The cl.exe file is present in the directory (there are a number of similar messages that follow) and I am unsure how to proceed. Any suggestions? Thanks Darrel
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
