found 7zip in C:\Program Files\7-Zip\7z.exe set PATH=E:\buildsystem\release-1928-x64\bin;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\\Extensions\Microsoft\IntelliCode\CLI;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Team Tools\Performance Tools\x64;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Team Tools\Performance Tools;C:\Program Files (x86)\Microsoft Visual Studio\Shared\Common\VSPerfCollectionTools\vs2019\\x64;C:\Program Files (x86)\Microsoft Visual Studio\Shared\Common\VSPerfCollectionTools\vs2019\;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\FSharp\Tools;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\devinit;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\7-Zip;C:\php;C:\Users\szekeres\AppData\Local\Microsoft\WindowsApps;C:\Users\szekeres\.dotnet\tools;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\VC\Linux\bin\ConnectionManagerExe set JAVA_HOME=C:\Java\jdk1.8.0_341x64 set ORACLE_HOME=E:\builds\Oracle\instantclient_12_2-x64 set PYTHONPATH=C:\Python\Python37 cd src\mapserver-vc16x64 if exist vc16x64 rd /Q /S vc16x64 if not exist vc16x64 mkdir vc16x64 cd vc16x64 E:\buildsystem\cmake\bin\cmake.exe ..\ -G "Visual Studio 16 2019" -A x64 "-DCMAKE_PREFIX_PATH=E:\buildsystem\release-1928-x64" "-DCMAKE_INSTALL_PREFIX=E:\buildsystem\src\mapserver-vc16x64\vc16x64\install" -DCMAKE_BUILD_TYPE=Release -DWITH_THREAD_SAFETY=1 -DREGEX_DIR=E:/buildsystem/support/regex-0.12 -DCMAKE_SYSTEM_VERSION=10.0.17763.0 "-DMS_EXTERNAL_LIBS=E:/buildsystem/release-1928-x64/lib/harfbuzz.lib;E:/buildsystem/release-1928-x64/lib/uriparser.lib" "-DPNG_LIBRARY=E:/buildsystem/release-1928-x64/lib/libpng16_static.lib" -DWITH_ORACLESPATIAL=0 -DWITH_POSTGIS=1 -DPOSTGRESQL_LIBRARY=E:/buildsystem/release-1928-x64/lib/libpq.lib -DWITH_PROTOBUFC=1 "-DPROTOBUFC_COMPILER=E:/buildsystem/release-1928-x64/bin/protoc.exe" "-DPROTOBUFC_INCLUDE_DIR=E:/buildsystem/release-1928-x64/include/protobuf-c" "-DICONV_DLL=E:/buildsystem/release-1928-x64/bin/iconv.dll" -DWITH_SVGCAIRO=1 "-DSVG_LIBRARY=E:/buildsystem/release-1928-x64/lib/libsvg.lib" "-DSVGCAIRO_LIBRARY=E:/buildsystem/release-1928-x64/lib/libsvg-cairo.lib" -DWITH_CURL=0 -DWITH_CLIENT_WMS=1 -DWITH_CLIENT_WFS=1 -DWITH_HARFBUZZ=1 "-DHARFBUZZ_INCLUDE_DIR=E:/buildsystem/release-1928-x64/include/harfbuzz" -DWITH_CSHARP=1 "-DSWIG_EXECUTABLE=E:\buildsystem\src\swig\swigwin-4.0.2\swig.exe" -DWITH_JAVA=1 "-DSWIG_EXECUTABLE=E:\buildsystem\src\swig\swigwin-4.0.2\swig.exe" -DWITH_PYTHON=1 "-DPYTHON_LIBRARY=C:/Python/Python37/libs/python37.lib" "-DPYTHON_INCLUDE_DIR=C:/Python/Python37/include" "-DPYTHON_EXECUTABLE=C:/Python/Python37/python.exe" -DWITH_PHP=0 -DWITH_MSSQL2008=1 -DWITH_ORACLE_PLUGIN=1 "-DORACLE_INCLUDE_DIR=E:/builds/Oracle/instantclient_12_2-x64/sdk/include" -- The C compiler identification is MSVC 19.29.30146.0 -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Requiring C++11 -- Requiring C++11 - done -- Requiring C99 -- Requiring C99 - done -- Looking for strrstr -- Looking for strrstr - not found -- Looking for strcasecmp -- Looking for strcasecmp - not found -- Looking for strcasestr -- Looking for strcasestr - not found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strlen -- Looking for strlen - found -- Looking for strncasecmp -- Looking for strncasecmp - not found -- Looking for vsnprintf -- Looking for vsnprintf - not found -- Looking for lrintf -- Looking for lrintf - found -- Looking for lrint -- Looking for lrint - found -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Performing Test HAVE_SYNC_FETCH_AND_ADD -- Performing Test HAVE_SYNC_FETCH_AND_ADD - Failed -- Found ProtobufC: E:/buildsystem/release-1928-x64/lib/protobuf-c.lib -- Found ZLIB: E:/buildsystem/release-1928-x64/lib/zlib.lib (found version "1.2.11") -- Found PNG: E:/buildsystem/release-1928-x64/lib/libpng16_static.lib (found version "1.6.37") -- Found JPEG: E:/buildsystem/release-1928-x64/lib/libjpeg.lib (found version "90") -- Found Freetype: E:/buildsystem/release-1928-x64/lib/freetype.lib -- Found Proj: E:/buildsystem/release-1928-x64/lib/proj.lib -- Found Proj 4.x -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Found FriBiDi: E:/buildsystem/release-1928-x64/lib/fribidi.lib -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Found HarfBuzz: E:/buildsystem/release-1928-x64/include/harfbuzz -- Found iconv library: E:/buildsystem/release-1928-x64/lib/iconv.lib -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Found Cairo: E:/buildsystem/release-1928-x64/lib/cairo.lib -- Found ORACLE: E:/builds/Oracle/instantclient_12_2-x64/sdk/lib/msvc/oci.lib;E:/builds/Oracle/instantclient_12_2-x64/sdk/lib/msvc/oraocci12.lib -- Found FCGI: E:/buildsystem/release-1928-x64/lib/libfcgi.lib -- Found GEOS: E:/buildsystem/release-1928-x64/lib/geos_c.lib -- Found PostgreSQL: E:/buildsystem/release-1928-x64/lib/libpq.lib -- Looking for PQserverVersion in pq -- Looking for PQserverVersion in pq - not found -- Found GDAL: E:/buildsystem/release-1928-x64/lib/gdal_i.lib -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Found SVG: E:/buildsystem/release-1928-x64/lib/libsvg.lib -- Found SVGCairo: E:/buildsystem/release-1928-x64/lib/libsvg-cairo.lib -- Found CURL: E:/buildsystem/release-1928-x64/lib/libcurl_imp.lib (found version "7.79.1-DEV") -- Found LibXml2: E:/buildsystem/release-1928-x64/lib/libxml2.lib (found version "2.9.12") -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Found GIF: E:/buildsystem/release-1928-x64/lib/giflib.lib (found version "5.0.5") -- Found SWIG: E:/buildsystem/src/swig/swigwin-4.0.2/swig.exe (found version "4.0.2") -- Found Python: C:/Python/Python310/python.exe (found version "3.10.7") found components: Interpreter Development Development.Module Development.Embed -- CMake Version: 3.22 -- Build Type: Release -- Python MapScript output directory: E:/buildsystem/src/mapserver-vc16x64/vc16x64/mapscript/python/Release -- Python Executable: C:/Python/Python310/python.exe -- Python Version: 3.10.7 -- Python site packages: C:\Python\Python310\Lib\site-packages -- Found JNI: C:/Java/jdk1.8.0_341x64/lib/jawt.lib -- Found Java: C:/Java/jdk1.8.0_341x64/bin/java.exe (found version "1.8.0_341") -- Found CSharp compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/Roslyn/csc.exe -- Cmake build type: Release -- * Summary of configured options for this build -- * Mandatory components -- * GDAL: E:/buildsystem/release-1928-x64/lib/gdal_i.lib -- * PROJ: E:/buildsystem/release-1928-x64/lib/proj.lib -- * png: E:/buildsystem/release-1928-x64/lib/libpng16_static.lib -- * jpeg: E:/buildsystem/release-1928-x64/lib/libjpeg.lib -- * freetype: E:/buildsystem/release-1928-x64/lib/freetype.lib -- * Optional components -- * GIF: E:/buildsystem/release-1928-x64/lib/giflib.lib -- * MYSQL: disabled -- * FRIBIDI: E:/buildsystem/release-1928-x64/lib/fribidi.lib -- * HARFBUZZ: E:/buildsystem/release-1928-x64/lib/harfbuzz.lib -- * GIF: E:/buildsystem/release-1928-x64/lib/giflib.lib -- * CAIRO: E:/buildsystem/release-1928-x64/lib/cairo.lib -- * SVGCAIRO: E:/buildsystem/release-1928-x64/lib/libsvg-cairo.lib -- * RSVG: disabled -- * CURL: E:/buildsystem/release-1928-x64/lib/libcurl_imp.lib -- * PIXMAN: disabled -- * LIBXML2: E:/buildsystem/release-1928-x64/lib/libxml2.lib -- * POSTGIS: E:/buildsystem/release-1928-x64/lib/libpq.lib -- * GEOS: E:/buildsystem/release-1928-x64/lib/geos_c.lib -- * FastCGI: E:/buildsystem/release-1928-x64/lib/libfcgi.lib -- * PROTOBUFC: E:/buildsystem/release-1928-x64/lib/protobuf-c.lib -- * Oracle Spatial (Built as plugin): E:/builds/Oracle/instantclient_12_2-x64/sdk/lib/msvc/oci.lib;E:/builds/Oracle/instantclient_12_2-x64/sdk/lib/msvc/oraocci12.lib -- * MSSQL 2008 (Built as plugin): C:/Program Files (x86)/Windows Kits/10/Lib/10.0.19041.0/um/x64/odbc32.lib -- * Exempi XMP: disabled -- * Optional features -- * WMS SERVER: ENABLED -- * WFS SERVER: ENABLED -- * WCS SERVER: ENABLED -- * SOS SERVER: disabled -- * OGCAPI SERVER: ENABLED -- * WMS CLIENT: ENABLED -- * WFS CLIENT: ENABLED -- * ICONV: ENABLED -- * Thread-safety support: ENABLED -- * KML output: disabled -- * XML Mapfile support: disabled -- * Mapscripts -- * Python: ENABLED -- * PHPNG: disabled -- * PERL: disabled -- * RUBY: disabled -- * JAVA: ENABLED -- * C#: ENABLED -- * V8 Javascript: disabled -- * Apache Module (Experimental): disabled -- * Python MapScript Annotations: disabled -- -- PROJECT_BINARY_DIR is set to E:/buildsystem/src/mapserver-vc16x64/vc16x64 -- Will install files to E:/buildsystem/src/mapserver-vc16x64/vc16x64/install -- Will install libraries to E:/buildsystem/src/mapserver-vc16x64/vc16x64/install/lib -- Configuring done -- Generating done -- Build files have been written to: E:/buildsystem/src/mapserver-vc16x64/vc16x64 E:\buildsystem\cmake\bin\cmake.exe --build . --config Release Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Generating renderers/mvt/vector_tile.pb-c.c, renderers/mvt/vector_tile.pb-c.h Building Custom Rule E:/buildsystem/src/mapserver-vc16x64/CMakeLists.txt vector_tile.pb-c.c fontcache.c cgiutil.c mapgeos.c maporaclespatial.c mapsearch.c classobject.c mapgml.c mapoutput.c mapwmslayer.c E:\buildsystem\src\mapserver-vc16x64\mapwmslayer.c(1494,50): warning C4133: '=': incompatible types - from 'VSILFILE *' to 'FILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapwmslayer.c(1509,57): warning C4133: 'function': incompatible types - from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapwmslayer.c(1510,22): warning C4133: 'function': incompatible types - from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] layerobject.c mapgraticule.c mapows.c mapservutil.c mapxbase.c maphash.c mapowscommon.c mapshape.c mapxml.c mapbits.c Generating Code... Compiling... maphttp.c mapparser.c mapxmp.c mapcairo.c mapimageio.c mappluginlayer.c mapsymbol.c mapchart.c mapimagemap.c mappool.c maptclutf.c mapcluster.c mapio.c maptemplate.c mapcontext.c E:\buildsystem\src\mapserver-vc16x64\mapcontext.c(1283,70): warning C4133: '=': incompatible types - from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapcontext.c(1293,42): warning C4133: 'function': incompatible types - from 'VSILFILE *' to 'FILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapcontext.c(1295,16): warning C4133: 'function': incompatible types - from 'VSILFILE *' to 'FILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] mapjoin.c mappostgresql.c mapthread.c mapcopy.c maplabel.c Generating Code... Compiling... mapprimitive.c maptile.c mapcpl.c maplayer.c mapproject.c maptime.c mapcrypto.c maplegend.c hittest.c maptree.c mapdebug.c maplexer.c C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\stdint.h(49,1): warning C4005: 'INT8_MIN': macro redefinition [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] /home/even/mapserver/mapserver/maplexer.c(319): message : see previous definition of 'INT8_MIN' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\stdint.h(50,1): warning C4005: 'INT16_MIN': macro redefinition [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] /home/even/mapserver/mapserver/maplexer.c(322): message : see previous definition of 'INT16_MIN' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\stdint.h(51,1): warning C4005: 'INT32_MIN': macro redefinition [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] /home/even/mapserver/mapserver/maplexer.c(325): message : see previous definition of 'INT32_MIN' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\stdint.h(53,1): warning C4005: 'INT8_MAX': macro redefinition [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] /home/even/mapserver/mapserver/maplexer.c(328): message : see previous definition of 'INT8_MAX' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\stdint.h(54,1): warning C4005: 'INT16_MAX': macro redefinition [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] /home/even/mapserver/mapserver/maplexer.c(331): message : see previous definition of 'INT16_MAX' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\stdint.h(55,1): warning C4005: 'INT32_MAX': macro redefinition [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] /home/even/mapserver/mapserver/maplexer.c(334): message : see previous definition of 'INT32_MAX' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\stdint.h(57,1): warning C4005: 'UINT8_MAX': macro redefinition [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] /home/even/mapserver/mapserver/maplexer.c(337): message : see previous definition of 'UINT8_MAX' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\stdint.h(58,1): warning C4005: 'UINT16_MAX': macro redefinition [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] /home/even/mapserver/mapserver/maplexer.c(340): message : see previous definition of 'UINT16_MAX' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\stdint.h(59,1): warning C4005: 'UINT32_MAX': macro redefinition [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] /home/even/mapserver/mapserver/maplexer.c(343): message : see previous definition of 'UINT32_MAX' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] mapquantization.c mapdraw.c maplibxml2.c mapquery.c maputil.c strptime.c mapdrawgdal.c mapraster.c Generating Code... Compiling... mapuvraster.c mapdummyrenderer.c mapobject.c maprasterquery.c maperror.c mapregex.c mapfile.c maprendering.c mapogcsld.c mapmetadata.c mapresample.c mapogcsos.c mapscale.c mapwfs20.c mapgeomtransform.c mapwfslayer.c textlayout.c mapcontour.c mapsmoothing.c kerneldensity.c Generating Code... Compiling... idw.c interpolation.c mapflatgeobuf.c mapcompositingfilter.c mapmvt.c mapiconv.c Generating Code... mapwms.cpp mapogcapi.cpp mapstring.cpp mappostgis.cpp E:\buildsystem\src\mapserver-vc16x64\mappostgis.h(56,16): warning C5208: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] mapunion.cpp mapwcs.cpp mapogcfilter.cpp mapwcs11.cpp E:\buildsystem\src\mapserver-vc16x64\mapwcs11.cpp(1364,21): error C2440: '=': cannot convert from 'VSILFILE *' to 'FILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapwcs11.cpp(1364,21): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapwcs11.cpp(1375,65): error C2664: 'size_t VSIFReadL(void *,size_t,size_t,VSILFILE *)': cannot convert argument 4 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapwcs11.cpp(1375,63): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(156,17): message : see declaration of 'VSIFReadL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapwcs11.cpp(1378,22): error C2664: 'int VSIFCloseL(VSILFILE *)': cannot convert argument 1 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapwcs11.cpp(1378,19): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(152,17): message : see declaration of 'VSIFCloseL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] mapogcfiltercommon.cpp mapwcs20.cpp E:\buildsystem\src\mapserver-vc16x64\mapwcs20.cpp(2473,21): error C2440: '=': cannot convert from 'VSILFILE *' to 'FILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapwcs20.cpp(2473,21): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapwcs20.cpp(2484,65): error C2664: 'size_t VSIFReadL(void *,size_t,size_t,VSILFILE *)': cannot convert argument 4 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapwcs20.cpp(2484,63): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(156,17): message : see declaration of 'VSIFReadL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapwcs20.cpp(2487,22): error C2664: 'int VSIFCloseL(VSILFILE *)': cannot convert argument 1 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapwcs20.cpp(2487,19): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(152,17): message : see declaration of 'VSIFCloseL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] mapwfs.cpp mapgdal.cpp E:\buildsystem\src\mapserver-vc16x64\mapgdal.cpp(540,37): error C2440: '=': cannot convert from 'VSILFILE *' to 'FILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapgdal.cpp(540,19): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapgdal.cpp(549,63): error C2664: 'size_t VSIFReadL(void *,size_t,size_t,VSILFILE *)': cannot convert argument 4 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapgdal.cpp(549,61): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(156,17): message : see declaration of 'VSIFReadL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapgdal.cpp(552,20): error C2664: 'int VSIFCloseL(VSILFILE *)': cannot convert argument 1 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapgdal.cpp(552,17): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(152,17): message : see declaration of 'VSIFCloseL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] mapwfs11.cpp mapogroutput.cpp E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1226,40): error C2440: '=': cannot convert from 'VSILFILE *' to 'FILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1226,19): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1238,67): error C2664: 'size_t VSIFReadL(void *,size_t,size_t,VSILFILE *)': cannot convert argument 4 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1238,64): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(156,17): message : see declaration of 'VSIFReadL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1240,20): error C2664: 'int VSIFCloseL(VSILFILE *)': cannot convert argument 1 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1240,17): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(152,17): message : see declaration of 'VSIFCloseL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1272,42): error C2440: '=': cannot convert from 'VSILFILE *' to 'FILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1272,21): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1282,69): error C2664: 'size_t VSIFReadL(void *,size_t,size_t,VSILFILE *)': cannot convert argument 4 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1282,66): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(156,17): message : see declaration of 'VSIFReadL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1284,22): error C2664: 'int VSIFCloseL(VSILFILE *)': cannot convert argument 1 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1284,19): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(152,17): message : see declaration of 'VSIFCloseL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1314,42): error C2440: '=': cannot convert from 'VSILFILE *' to 'FILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1314,21): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1325,69): error C2664: 'size_t VSIFReadL(void *,size_t,size_t,VSILFILE *)': cannot convert argument 4 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1325,66): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(156,17): message : see declaration of 'VSIFReadL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1328,22): error C2664: 'int VSIFCloseL(VSILFILE *)': cannot convert argument 1 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1328,19): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(152,17): message : see declaration of 'VSIFCloseL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1345,40): error C2440: '=': cannot convert from 'VSILFILE *' to 'FILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1345,19): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1355,67): error C2664: 'size_t VSIFReadL(void *,size_t,size_t,VSILFILE *)': cannot convert argument 4 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1355,64): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(156,17): message : see declaration of 'VSIFReadL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1357,20): error C2664: 'int VSIFCloseL(VSILFILE *)': cannot convert argument 1 from 'FILE *' to 'VSILFILE *' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\src\mapserver-vc16x64\mapogroutput.cpp(1357,17): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] E:\buildsystem\release-1928-x64\include\cpl_vsi.h(152,17): message : see declaration of 'VSIFCloseL' [E:\buildsystem\src\mapserver-vc16x64\vc16x64\mapserver.vcxproj] mapagg.cpp mapkml.cpp mapgeomutil.cpp mapkmlrenderer.cpp maputfgrid.cpp mapogr.cpp Generating Code... Compiling... mapv8.cpp mapgraph.cpp mapserv-config.cpp agg_arc.cpp agg_vcgen_dash.cpp agg_vcgen_contour.cpp agg_curves.cpp agg_embedded_raster_fonts.cpp agg_trans_affine.cpp agg_vcgen_stroke.cpp agg_font_freetype.cpp agg_line_aa_basics.cpp clipper.cpp point.cpp line.cpp shape.cpp v8_mapscript.cpp flatgeobuf_c.cpp geometryreader.cpp packedrtree.cpp Generating Code...