found 7zip in C:\Program Files\7-Zip\7z.exe rem nmake gdal-python GDAL_DIR=src\gdal-vc15 PYTHON_DIR=Python31 SWIG_VER=2.0.4 rem nmake gdal-python-bdist GDAL_DIR=src\gdal-vc15 PYTHON_DIR=Python31 SWIG_VER=2.0.4 rem nmake gdal-python GDAL_DIR=src\gdal-vc15 PYTHON_DIR=Python32 SWIG_VER=2.0.4 rem nmake gdal-python-bdist GDAL_DIR=src\gdal-vc15 PYTHON_DIR=Python32 SWIG_VER=2.0.4 rem nmake gdal-python GDAL_DIR=src\gdal-vc15 PYTHON_DIR=Python33 SWIG_VER=2.0.4 rem nmake gdal-python-bdist GDAL_DIR=src\gdal-vc15 PYTHON_DIR=Python33 SWIG_VER=2.0.4 nmake gdal-python GDAL_DIR=src\gdal-vc15 PYTHON_DIR=Python34 SWIG_VER=2.0.4 found 7zip in C:\Program Files\7-Zip\7z.exe copy /Y E:\buildsystem\release-1916\build\gdal.opt E:\buildsystem\release-1916\build\gdal_python.opt 1 file(s) copied. echo PYDIR=E:\builds\Python34 >>E:\buildsystem\release-1916\build\gdal_python.opt echo SWIG=E:\buildsystem\src\swig\swigwin-2.0.4\swig.exe >>E:\buildsystem\release-1916\build\gdal_python.opt SET DISTUTILS_USE_SDK=1 SET MSSdk=1 cd E:\buildsystem\src\gdal-vc15\gdal\swig echo [build_ext] > python\setup.cfg echo include_dirs = ../../port;../../gcore;../../alg;../../ogr/;../../ogr/ogrsf_frmts;../../gnm;../../apps >> python\setup.cfg echo library_dirs = ../../ >> python\setup.cfg echo libraries = gdal_i >> python\setup.cfg cd python if exist build\nul rmdir /S /Q build cd .. nmake /f makefile.vc python EXT_NMAKE_OPT=E:\buildsystem\release-1916\build\gdal_python.opt del .\setup.ini echo "C:\warmerda\bld" > .\setup.ini findstr /c:"define GDAL_RELEASE_NAME " ..\gcore\gdal_version.h >> .\setup.ini cd python del setup_vars.ini echo 'GNM_ENABLED=YES' > setup_vars.ini E:\buildsystem\src\swig\swigwin-2.0.4\swig.exe -python -o extensions/gdalconst_wrap.c -outdir osgeo ..\include\gdalconst.i E:\buildsystem\src\swig\swigwin-2.0.4\swig.exe -c++ -python -I../include/python -I../include/python/docs -o extensions/gdal_wrap.cpp -outdir osgeo ..\include\gdal.i E:\buildsystem\src\swig\swigwin-2.0.4\swig.exe -c++ -python -I../include/python -I../include/python/docs -o extensions/osr_wrap.cpp -outdir osgeo ..\include\osr.i E:\buildsystem\src\swig\swigwin-2.0.4\swig.exe -c++ -python -I../include/python -I../include/python/docs -o extensions/ogr_wrap.cpp -outdir osgeo ..\include\ogr.i E:\buildsystem\src\swig\swigwin-2.0.4\swig.exe -c++ -python -I../include/python -I../include/python/docs -o extensions/gnm_wrap.cpp -outdir osgeo ..\include\gnm.i E:\buildsystem\src\swig\swigwin-2.0.4\swig.exe -c++ -python -I../include/python -I../include/python/docs -o extensions/gdal_array_wrap.cpp -outdir osgeo ..\include\gdal_array.i E:\builds\Python34\python.exe setup.py build running build running build_py creating build creating build\lib.win32-3.4 creating build\lib.win32-3.4\osgeo copying osgeo\gdal.py -> build\lib.win32-3.4\osgeo copying osgeo\gdalconst.py -> build\lib.win32-3.4\osgeo copying osgeo\gdalnumeric.py -> build\lib.win32-3.4\osgeo copying osgeo\gdal_array.py -> build\lib.win32-3.4\osgeo copying osgeo\gnm.py -> build\lib.win32-3.4\osgeo copying osgeo\ogr.py -> build\lib.win32-3.4\osgeo copying osgeo\osr.py -> build\lib.win32-3.4\osgeo copying osgeo\utils.py -> build\lib.win32-3.4\osgeo copying osgeo\__init__.py -> build\lib.win32-3.4\osgeo creating build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\epsg_tr.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\esri2wkt.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gcps2vec.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gcps2wld.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdal2xyz.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdalattachpct.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdalchksum.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdalcompare.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdalident.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdalimport.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdalmove.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdal_auth.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdal_calc.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdal_edit.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdal_fillnodata.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdal_merge.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdal_pansharpen.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdal_polygonize.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdal_proximity.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdal_retile.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\gdal_sieve.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\mkgraticule.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\ogrmerge.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\pct2rgb.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\rgb2pct.py -> build\lib.win32-3.4\osgeo_utils copying gdal-utils\osgeo_utils\__init__.py -> build\lib.win32-3.4\osgeo_utils creating build\lib.win32-3.4\osgeo_utils\auxiliary copying gdal-utils\osgeo_utils\auxiliary\base.py -> build\lib.win32-3.4\osgeo_utils\auxiliary copying gdal-utils\osgeo_utils\auxiliary\batch_creator.py -> build\lib.win32-3.4\osgeo_utils\auxiliary copying gdal-utils\osgeo_utils\auxiliary\color_palette.py -> build\lib.win32-3.4\osgeo_utils\auxiliary copying gdal-utils\osgeo_utils\auxiliary\color_table.py -> build\lib.win32-3.4\osgeo_utils\auxiliary copying gdal-utils\osgeo_utils\auxiliary\extent_util.py -> build\lib.win32-3.4\osgeo_utils\auxiliary copying gdal-utils\osgeo_utils\auxiliary\numpy_util.py -> build\lib.win32-3.4\osgeo_utils\auxiliary copying gdal-utils\osgeo_utils\auxiliary\rectangle.py -> build\lib.win32-3.4\osgeo_utils\auxiliary copying gdal-utils\osgeo_utils\auxiliary\util.py -> build\lib.win32-3.4\osgeo_utils\auxiliary copying gdal-utils\osgeo_utils\auxiliary\__init__.py -> build\lib.win32-3.4\osgeo_utils\auxiliary creating build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\assemblepoly.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\build_jp2_from_xml.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\classify.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\crs2crs2grid.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\densify.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\dump_jp2.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\fft.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\fix_gpkg.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gcps2ogr.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdal2grd.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdalcopyproj.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdalfilter.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdalinfo.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdal_cp.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdal_create_pdf.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdal_ls.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdal_lut.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdal_mkdir.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdal_remove_towgs84.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdal_rm.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdal_rmdir.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdal_vrtmerge.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\gdal_zip.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\get_soundg.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\histrep.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\hsv_merge.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\jpeg_in_tiff_extract.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\load2odbc.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\loslas2ntv2.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\magphase.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\make_fuzzer_friendly_archive.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\ogr2ogr.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\ogr2vrt.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\ogrinfo.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\ogrupdate.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\ogr_build_junction_table.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\ogr_dispatch.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\ogr_layer_algebra.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\rel.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\tigerpoly.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\tile_extent_from_raster.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\tolatlong.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\validate_cloud_optimized_geotiff.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\validate_gpkg.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\validate_jp2.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\val_at_coord.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\val_repl.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\vec_tr.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\vec_tr_spat.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\wcs_virtds_params.py -> build\lib.win32-3.4\osgeo_utils\samples copying gdal-utils\osgeo_utils\samples\__init__.py -> build\lib.win32-3.4\osgeo_utils\samples running build_ext building 'osgeo._gdal' extension creating build\temp.win32-3.4 creating build\temp.win32-3.4\Release creating build\temp.win32-3.4\Release\extensions C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I../../port -I../../gcore -I../../alg -I../../ogr/ -I../../ogr/ogrsf_frmts -I../../gnm -I../../apps -IE:\builds\Python34\include -IE:\builds\Python34\include -IE:\builds\Python34\lib\site-packages\numpy\core\include /Tpextensions/gdal_wrap.cpp /Fobuild\temp.win32-3.4\Release\extensions/gdal_wrap.obj gdal_wrap.cpp C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(319): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc extensions/gdal_wrap.cpp(5165): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data extensions/gdal_wrap.cpp(5166): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data extensions/gdal_wrap.cpp(6068): warning C4244: 'argument': conversion from 'GIntBig' to 'size_t', possible loss of data extensions/gdal_wrap.cpp(8253): warning C4244: 'argument': conversion from 'vsi_l_offset' to 'Py_ssize_t', possible loss of data C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:../../ /LIBPATH:E:\builds\Python34\libs /LIBPATH:E:\builds\Python34\PCbuild gdal_i.lib /EXPORT:PyInit__gdal build\temp.win32-3.4\Release\extensions/gdal_wrap.obj /OUT:build\lib.win32-3.4\osgeo\_gdal.pyd /IMPLIB:build\temp.win32-3.4\Release\extensions\_gdal.lib /MANIFESTFILE:build\temp.win32-3.4\Release\extensions\_gdal.pyd.manifest Creating library build\temp.win32-3.4\Release\extensions\_gdal.lib and object build\temp.win32-3.4\Release\extensions\_gdal.exp building 'osgeo._gdalconst' extension C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I../../port -I../../gcore -I../../alg -I../../ogr/ -I../../ogr/ogrsf_frmts -I../../gnm -I../../apps -IE:\builds\Python34\include -IE:\builds\Python34\include -IE:\builds\Python34\lib\site-packages\numpy\core\include /Tcextensions/gdalconst_wrap.c /Fobuild\temp.win32-3.4\Release\extensions/gdalconst_wrap.obj gdalconst_wrap.c C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:../../ /LIBPATH:E:\builds\Python34\libs /LIBPATH:E:\builds\Python34\PCbuild gdal_i.lib /EXPORT:PyInit__gdalconst build\temp.win32-3.4\Release\extensions/gdalconst_wrap.obj /OUT:build\lib.win32-3.4\osgeo\_gdalconst.pyd /IMPLIB:build\temp.win32-3.4\Release\extensions\_gdalconst.lib /MANIFESTFILE:build\temp.win32-3.4\Release\extensions\_gdalconst.pyd.manifest Creating library build\temp.win32-3.4\Release\extensions\_gdalconst.lib and object build\temp.win32-3.4\Release\extensions\_gdalconst.exp building 'osgeo._osr' extension C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I../../port -I../../gcore -I../../alg -I../../ogr/ -I../../ogr/ogrsf_frmts -I../../gnm -I../../apps -IE:\builds\Python34\include -IE:\builds\Python34\include -IE:\builds\Python34\lib\site-packages\numpy\core\include /Tpextensions/osr_wrap.cpp /Fobuild\temp.win32-3.4\Release\extensions/osr_wrap.obj osr_wrap.cpp C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(319): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:../../ /LIBPATH:E:\builds\Python34\libs /LIBPATH:E:\builds\Python34\PCbuild gdal_i.lib /EXPORT:PyInit__osr build\temp.win32-3.4\Release\extensions/osr_wrap.obj /OUT:build\lib.win32-3.4\osgeo\_osr.pyd /IMPLIB:build\temp.win32-3.4\Release\extensions\_osr.lib /MANIFESTFILE:build\temp.win32-3.4\Release\extensions\_osr.pyd.manifest Creating library build\temp.win32-3.4\Release\extensions\_osr.lib and object build\temp.win32-3.4\Release\extensions\_osr.exp building 'osgeo._ogr' extension C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I../../port -I../../gcore -I../../alg -I../../ogr/ -I../../ogr/ogrsf_frmts -I../../gnm -I../../apps -IE:\builds\Python34\include -IE:\builds\Python34\include -IE:\builds\Python34\lib\site-packages\numpy\core\include /Tpextensions/ogr_wrap.cpp /Fobuild\temp.win32-3.4\Release\extensions/ogr_wrap.obj ogr_wrap.cpp C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(319): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc extensions/ogr_wrap.cpp(5414): warning C4244: 'return': conversion from 'const GIntBig' to 'double', possible loss of data extensions/ogr_wrap.cpp(5432): warning C4244: 'return': conversion from 'const GIntBig' to 'double', possible loss of data C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:../../ /LIBPATH:E:\builds\Python34\libs /LIBPATH:E:\builds\Python34\PCbuild gdal_i.lib /EXPORT:PyInit__ogr build\temp.win32-3.4\Release\extensions/ogr_wrap.obj /OUT:build\lib.win32-3.4\osgeo\_ogr.pyd /IMPLIB:build\temp.win32-3.4\Release\extensions\_ogr.lib /MANIFESTFILE:build\temp.win32-3.4\Release\extensions\_ogr.pyd.manifest Creating library build\temp.win32-3.4\Release\extensions\_ogr.lib and object build\temp.win32-3.4\Release\extensions\_ogr.exp building 'osgeo._gnm' extension C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I../../port -I../../gcore -I../../alg -I../../ogr/ -I../../ogr/ogrsf_frmts -I../../gnm -I../../apps -IE:\builds\Python34\include -IE:\builds\Python34\include -IE:\builds\Python34\lib\site-packages\numpy\core\include /Tpextensions/gnm_wrap.cpp /Fobuild\temp.win32-3.4\Release\extensions/gnm_wrap.obj gnm_wrap.cpp C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(319): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:../../ /LIBPATH:E:\builds\Python34\libs /LIBPATH:E:\builds\Python34\PCbuild gdal_i.lib /EXPORT:PyInit__gnm build\temp.win32-3.4\Release\extensions/gnm_wrap.obj /OUT:build\lib.win32-3.4\osgeo\_gnm.pyd /IMPLIB:build\temp.win32-3.4\Release\extensions\_gnm.lib /MANIFESTFILE:build\temp.win32-3.4\Release\extensions\_gnm.pyd.manifest Creating library build\temp.win32-3.4\Release\extensions\_gnm.lib and object build\temp.win32-3.4\Release\extensions\_gnm.exp building 'osgeo._gdal_array' extension C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I../../port -I../../gcore -I../../alg -I../../ogr/ -I../../ogr/ogrsf_frmts -I../../gnm -I../../apps -IE:\builds\Python34\include -IE:\builds\Python34\include -IE:\builds\Python34\lib\site-packages\numpy\core\include /Tpextensions/gdal_array_wrap.cpp /Fobuild\temp.win32-3.4\Release\extensions/gdal_array_wrap.obj gdal_array_wrap.cpp C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(319): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_featurestyle.h(89): warning C4251: 'OGRStyleTable::osLastRequestedStyleName': class 'CPLString' needs to have dll-interface to be used by clients of class 'OGRStyleTable' ../../port\cpl_string.h(332): note: see declaration of 'CPLString' ../../port\cpl_json.h(155): warning C4251: 'CPLJSONObject::m_osKey': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'CPLJSONObject' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_spatialref.h(129): warning C4251: 'OGR_SRSNode::m_listener': class 'std::weak_ptr' needs to have dll-interface to be used by clients of class 'OGR_SRSNode' e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_spatialref.h(129): note: see declaration of 'std::weak_ptr' e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_spatialref.h(160): warning C4251: 'OGRSpatialReference::d': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'OGRSpatialReference' with [ _Ty=OGRSpatialReference::Private ] e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_spatialref.h(160): note: see declaration of 'std::unique_ptr>' with [ _Ty=OGRSpatialReference::Private ] e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_spatialref.h(863): warning C4251: 'OGRCoordinateTransformationOptions::d': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of struct 'OGRCoordinateTransformationOptions' with [ _Ty=OGRCoordinateTransformationOptions::Private ] e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_spatialref.h(863): note: see declaration of 'std::unique_ptr>' with [ _Ty=OGRCoordinateTransformationOptions::Private ] e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_geometry.h(1091): warning C4251: 'OGRCurve::ConstIterator::m_poPrivate': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'OGRCurve::ConstIterator' with [ _Ty=OGRCurve::ConstIterator::Private ] e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_geometry.h(1091): note: see declaration of 'std::unique_ptr>' with [ _Ty=OGRCurve::ConstIterator::Private ] e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_geometry.h(1217): warning C4251: 'OGRSimpleCurve::Iterator::m_poPrivate': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'OGRSimpleCurve::Iterator' with [ _Ty=OGRSimpleCurve::Iterator::Private ] e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_geometry.h(1217): note: see declaration of 'std::unique_ptr>' with [ _Ty=OGRSimpleCurve::Iterator::Private ] e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_geometry.h(1234): warning C4251: 'OGRSimpleCurve::ConstIterator::m_poPrivate': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'OGRSimpleCurve::ConstIterator' with [ _Ty=OGRSimpleCurve::ConstIterator::Private ] e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_geometry.h(1234): note: see declaration of 'std::unique_ptr>' with [ _Ty=OGRSimpleCurve::ConstIterator::Private ] e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_geometry.h(3284): warning C4251: 'OGRGeometryFactory::TransformWithOptionsCache::d': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'OGRGeometryFactory::TransformWithOptionsCache' with [ _Ty=OGRGeometryFactory::TransformWithOptionsCache::Private ] e:\buildsystem\src\gdal-vc15\gdal\ogr\ogr_geometry.h(3284): note: see declaration of 'std::unique_ptr>' with [ _Ty=OGRGeometryFactory::TransformWithOptionsCache::Private ] ../../ogr/ogr_feature.h(115): warning C4251: 'OGRFieldDefn::m_osDomainName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'OGRFieldDefn' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../ogr/ogr_feature.h(404): warning C4251: 'OGRFeature::FieldValue::m_poPrivate': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'OGRFeature::FieldValue' with [ _Ty=OGRFeature::FieldValue::Private ] ../../ogr/ogr_feature.h(404): note: see declaration of 'std::unique_ptr>' with [ _Ty=OGRFeature::FieldValue::Private ] ../../ogr/ogr_feature.h(547): warning C4251: 'OGRFeature::ConstFieldIterator::m_poPrivate': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'OGRFeature::ConstFieldIterator' with [ _Ty=OGRFeature::ConstFieldIterator::Private ] ../../ogr/ogr_feature.h(547): note: see declaration of 'std::unique_ptr>' with [ _Ty=OGRFeature::ConstFieldIterator::Private ] ../../ogr/ogr_feature.h(842): warning C4251: 'OGRFieldDomain::m_osName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'OGRFieldDomain' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../ogr/ogr_feature.h(843): warning C4251: 'OGRFieldDomain::m_osDescription': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'OGRFieldDomain' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../ogr/ogr_feature.h(943): warning C4251: 'OGRCodedFieldDomain::m_asValues': class 'std::vector>' needs to have dll-interface to be used by clients of class 'OGRCodedFieldDomain' with [ _Ty=OGRCodedValue ] ../../ogr/ogr_feature.h(943): note: see declaration of 'std::vector>' with [ _Ty=OGRCodedValue ] ../../ogr/ogr_feature.h(1075): warning C4251: 'OGRGlobFieldDomain::m_osGlob': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'OGRGlobFieldDomain' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(140): warning C4251: 'GDALMajorObject::sDescription': class 'CPLString' needs to have dll-interface to be used by clients of class 'GDALMajorObject' ../../port\cpl_string.h(332): note: see declaration of 'CPLString' ../../gcore\gdal_priv.h(193): warning C4251: 'GDALDefaultOverviews::osOvrFilename': class 'CPLString' needs to have dll-interface to be used by clients of class 'GDALDefaultOverviews' ../../port\cpl_string.h(332): note: see declaration of 'CPLString' ../../gcore\gdal_priv.h(378): warning C4251: 'GDALDataset::m_oMapFieldDomains': class 'std::map>,std::less<_Kty>,std::allocator>>>>' needs to have dll-interface to be used by clients of class 'GDALDataset' with [ _Ty=OGRFieldDomain, _Kty=std::string ] ../../gcore\gdal_priv.h(378): note: see declaration of 'std::map>,std::less<_Kty>,std::allocator>>>>' with [ _Ty=OGRFieldDomain, _Kty=std::string ] ../../gcore\gdal_priv.h(483): warning C4251: 'GDALDataset::Bands::Iterator::m_poPrivate': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'GDALDataset::Bands::Iterator' with [ _Ty=GDALDataset::Bands::Iterator::Private ] ../../gcore\gdal_priv.h(483): note: see declaration of 'std::unique_ptr>' with [ _Ty=GDALDataset::Bands::Iterator::Private ] ../../gcore\gdal_priv.h(709): warning C4251: 'GDALDataset::Layers::Iterator::m_poPrivate': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'GDALDataset::Layers::Iterator' with [ _Ty=GDALDataset::Layers::Iterator::Private ] ../../gcore\gdal_priv.h(709): note: see declaration of 'std::unique_ptr>' with [ _Ty=GDALDataset::Layers::Iterator::Private ] ../../gcore\gdal_priv.h(767): warning C4251: 'GDALDataset::Features::Iterator::m_poPrivate': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'GDALDataset::Features::Iterator' with [ _Ty=GDALDataset::Features::Iterator::Private ] ../../gcore\gdal_priv.h(767): note: see declaration of 'std::unique_ptr>' with [ _Ty=GDALDataset::Features::Iterator::Private ] ../../gcore\gdal_priv.h(1016): warning C4251: 'GDALColorTable::aoEntries': class 'std::vector>' needs to have dll-interface to be used by clients of class 'GDALColorTable' with [ _Ty=GDALColorEntry ] ../../gcore\gdal_priv.h(1016): note: see declaration of 'std::vector>' with [ _Ty=GDALColorEntry ] ../../gcore\gdal_priv.h(1633): warning C4251: 'GDALDriverManager::oMapNameToDrivers': class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'GDALDriverManager' with [ _Kty=CPLString, _Ty=GDALDriver * ] ../../gcore\gdal_priv.h(1633): note: see declaration of 'std::map,std::allocator>>' with [ _Kty=CPLString, _Ty=GDALDriver * ] ../../gcore\gdal_priv.h(1865): warning C4251: 'GDALExtendedDataType::m_osName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'GDALExtendedDataType' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(1868): warning C4251: 'GDALExtendedDataType::m_aoComponents': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'GDALExtendedDataType' with [ _Ty=GDALEDTComponent ] ../../gcore\gdal_priv.h(1803): note: see declaration of 'std::vector>,std::allocator>>>' with [ _Ty=GDALEDTComponent ] ../../gcore\gdal_priv.h(1910): warning C4251: 'GDALEDTComponent::m_osName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'GDALEDTComponent' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(1959): warning C4251: 'GDALGroup::m_osName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'GDALGroup' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(1960): warning C4251: 'GDALGroup::m_osFullName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'GDALGroup' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(2055): warning C4251: 'GDALAbstractMDArray::m_osName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'GDALAbstractMDArray' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(2056): warning C4251: 'GDALAbstractMDArray::m_osFullName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'GDALAbstractMDArray' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(2057): warning C4251: 'GDALAbstractMDArray::m_pSelf': class 'std::weak_ptr' needs to have dll-interface to be used by clients of class 'GDALAbstractMDArray' ../../gcore\gdal_priv.h(2057): note: see declaration of 'std::weak_ptr' ../../gcore\gdal_priv.h(2229): warning C4251: 'GDALAttribute::m_osCachedVal': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'GDALAttribute' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(2269): warning C4251: 'GDALAttributeString::m_dims': class 'std::vector,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'GDALAttributeString' with [ _Ty=std::shared_ptr ] ../../gcore\gdal_priv.h(1992): note: see declaration of 'std::vector,std::allocator<_Ty>>' with [ _Ty=std::shared_ptr ] ../../gcore\gdal_priv.h(2271): warning C4251: 'GDALAttributeString::m_osValue': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'GDALAttributeString' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(2300): warning C4251: 'GDALAttributeNumeric::m_dims': class 'std::vector,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'GDALAttributeNumeric' with [ _Ty=std::shared_ptr ] ../../gcore\gdal_priv.h(1992): note: see declaration of 'std::vector,std::allocator<_Ty>>' with [ _Ty=std::shared_ptr ] ../../gcore\gdal_priv.h(2304): warning C4251: 'GDALAttributeNumeric::m_anValuesUInt32': class 'std::vector>' needs to have dll-interface to be used by clients of class 'GDALAttributeNumeric' with [ _Ty=size_t ] ../../gcore\gdal_priv.h(2114): note: see declaration of 'std::vector>' with [ _Ty=size_t ] ../../gcore\gdal_priv.h(2510): warning C4251: 'GDALMDArrayRegularlySpaced::m_dims': class 'std::vector,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'GDALMDArrayRegularlySpaced' with [ _Ty=std::shared_ptr ] ../../gcore\gdal_priv.h(1992): note: see declaration of 'std::vector,std::allocator<_Ty>>' with [ _Ty=std::shared_ptr ] ../../gcore\gdal_priv.h(2511): warning C4251: 'GDALMDArrayRegularlySpaced::m_attributes': class 'std::vector,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'GDALMDArrayRegularlySpaced' with [ _Ty=std::shared_ptr ] ../../gcore\gdal_priv.h(1934): note: see declaration of 'std::vector,std::allocator<_Ty>>' with [ _Ty=std::shared_ptr ] ../../gcore\gdal_priv.h(2614): warning C4251: 'GDALDimension::m_osName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'GDALDimension' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(2615): warning C4251: 'GDALDimension::m_osFullName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'GDALDimension' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(2616): warning C4251: 'GDALDimension::m_osType': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'GDALDimension' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(2617): warning C4251: 'GDALDimension::m_osDirection': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'GDALDimension' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' ../../gcore\gdal_priv.h(2630): warning C4251: 'GDALDimensionWeakIndexingVar::m_poIndexingVariable': class 'std::weak_ptr' needs to have dll-interface to be used by clients of class 'GDALDimensionWeakIndexingVar' ../../gcore\gdal_priv.h(2630): note: see declaration of 'std::weak_ptr' extensions/gdal_array_wrap.cpp(5725): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data extensions/gdal_array_wrap.cpp(5726): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data extensions/gdal_array_wrap.cpp(5728): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data extensions/gdal_array_wrap.cpp(5743): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data extensions/gdal_array_wrap.cpp(5744): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data extensions/gdal_array_wrap.cpp(5746): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data extensions/gdal_array_wrap.cpp(5756): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data extensions/gdal_array_wrap.cpp(5757): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data extensions/gdal_array_wrap.cpp(5759): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data extensions/gdal_array_wrap.cpp(5760): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data extensions/gdal_array_wrap.cpp(5764): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data extensions/gdal_array_wrap.cpp(5765): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data extensions/gdal_array_wrap.cpp(5769): warning C4244: '=': conversion from 'GIntBig' to 'npy_intp', possible loss of data C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:../../ /LIBPATH:E:\builds\Python34\libs /LIBPATH:E:\builds\Python34\PCbuild gdal_i.lib /EXPORT:PyInit__gdal_array build\temp.win32-3.4\Release\extensions/gdal_array_wrap.obj /OUT:build\lib.win32-3.4\osgeo\_gdal_array.pyd /IMPLIB:build\temp.win32-3.4\Release\extensions\_gdal_array.lib /MANIFESTFILE:build\temp.win32-3.4\Release\extensions\_gdal_array.pyd.manifest Creating library build\temp.win32-3.4\Release\extensions\_gdal_array.lib and object build\temp.win32-3.4\Release\extensions\_gdal_array.exp running build_scripts creating build\scripts-3.4 copying gdal-utils\scripts\epsg_tr.py -> build\scripts-3.4 copying gdal-utils\scripts\esri2wkt.py -> build\scripts-3.4 copying gdal-utils\scripts\gcps2vec.py -> build\scripts-3.4 copying gdal-utils\scripts\gcps2wld.py -> build\scripts-3.4 copying gdal-utils\scripts\gdal2tiles.py -> build\scripts-3.4 copying gdal-utils\scripts\gdal2xyz.py -> build\scripts-3.4 copying gdal-utils\scripts\gdalattachpct.py -> build\scripts-3.4 copying gdal-utils\scripts\gdalchksum.py -> build\scripts-3.4 copying gdal-utils\scripts\gdalcompare.py -> build\scripts-3.4 copying gdal-utils\scripts\gdalident.py -> build\scripts-3.4 copying gdal-utils\scripts\gdalimport.py -> build\scripts-3.4 copying gdal-utils\scripts\gdalmove.py -> build\scripts-3.4 copying gdal-utils\scripts\gdal_auth.py -> build\scripts-3.4 copying gdal-utils\scripts\gdal_calc.py -> build\scripts-3.4 copying gdal-utils\scripts\gdal_edit.py -> build\scripts-3.4 copying gdal-utils\scripts\gdal_fillnodata.py -> build\scripts-3.4 copying gdal-utils\scripts\gdal_merge.py -> build\scripts-3.4 copying gdal-utils\scripts\gdal_pansharpen.py -> build\scripts-3.4 copying gdal-utils\scripts\gdal_polygonize.py -> build\scripts-3.4 copying gdal-utils\scripts\gdal_proximity.py -> build\scripts-3.4 copying gdal-utils\scripts\gdal_retile.py -> build\scripts-3.4 copying gdal-utils\scripts\gdal_sieve.py -> build\scripts-3.4 copying gdal-utils\scripts\mkgraticule.py -> build\scripts-3.4 copying gdal-utils\scripts\ogrmerge.py -> build\scripts-3.4 copying gdal-utils\scripts\pct2rgb.py -> build\scripts-3.4 copying gdal-utils\scripts\rgb2pct.py -> build\scripts-3.4 cd .. cd python\build\lib.win32-3.4 if not exist E:\buildsystem\release-1916\bin\gdal\python mkdir E:\buildsystem\release-1916\bin\gdal\python xcopy /Y *.py E:\buildsystem\release-1916\bin\gdal\python 0 File(s) copied cd osgeo if not exist E:\buildsystem\release-1916\bin\gdal\python\osgeo mkdir E:\buildsystem\release-1916\bin\gdal\python\osgeo if exist _gdal.pyd.manifest mt -manifest _gdal.pyd.manifest -outputresource:_gdal.pyd;2 if exist _gdalconst.pyd.manifest mt -manifest _gdalconst.pyd.manifest -outputresource:_gdalconst.pyd;2 if exist _ogr.pyd.manifest mt -manifest _ogr.pyd.manifest -outputresource:_ogr.pyd;2 if exist _osr.pyd.manifest mt -manifest _osr.pyd.manifest -outputresource:_osr.pyd;2 xcopy /Y *.py E:\buildsystem\release-1916\bin\gdal\python\osgeo E:gdal.py E:gdalconst.py E:gdalnumeric.py E:gdal_array.py E:gnm.py E:ogr.py E:osr.py E:utils.py E:__init__.py 9 File(s) copied xcopy /Y *.pyd E:\buildsystem\release-1916\bin\gdal\python\osgeo E:_gdal.pyd E:_gdalconst.pyd E:_gdal_array.pyd E:_gnm.pyd E:_ogr.pyd E:_osr.pyd 6 File(s) copied cd E:\buildsystem\src\gdal-vc15\gdal\swig\python\scripts