microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.83k stars 6.3k forks source link

[libspatialite] Build error #34052

Closed Sallee1 closed 11 months ago

Sallee1 commented 11 months ago

Package: libspatialite[core,freexl,geocallbacks]:x64-windows-static -> 5.1.0

Host Environment

To Reproduce

vcpkg install gdal:x64-windows-static Failure logs

-- Downloading https://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-5.1.0.tar.gz -> libspatialite-5.1.0.tar.gz...
-- Extracting source E:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/downloads/libspatialite-5.1.0.tar.gz
-- Applying patch fix-makefiles.patch
-- Applying patch fix-linux-configure.patch
-- Applying patch gaiaconfig-msvc.patch
-- Applying patch fix-mingw.patch
-- Applying patch fix-utf8-source.patch
-- Using source at E:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/buildtrees/libspatialite/src/atialite-5-5796f3d8f9.clean
-- Found external ninja('1.11.0').
-- Getting CMake variables for x64-windows-static
-- Building and installing x64-windows-static-dbg
-- Restarting build without parallelism
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/nmake.exe" /NOLOGO /G /U /F makefile.vc all install INSTALLDIR=E:\\Users\\Sallee\\Documents\\code\\C++\\osgDemo\\3rdParty\\vcpkg\\packages\\libspatialite_x64-windows-static\\debug "CL_FLAGS= /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip" INST_DIR=E:\\\\Users\\\\Sallee\\\\Documents\\\\code\\\\C++\\\\osgDemo\\\\3rdParty\\\\vcpkg\\\\packages\\\\libspatialite_x64-windows-static\\debug "LIBS_ALL=/LIBPATH:E:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/lib /libpath:E:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/lib geos_c.lib geos.lib libxml2.lib proj_d.lib ole32.lib shell32.lib tiffd.lib jpeg.lib lzma.lib libcurl-d.lib ws2_32.lib advapi32.lib crypt32.lib bcrypt.lib sqlite3.lib freexl.lib charset.lib iconv.lib libexpatdMT.lib minizip.lib zlibd.lib iconv.lib charset.lib" LINK_FLAGS=/debug
    Working Directory: E:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/buildtrees/libspatialite/x64-windows-static-dbg
    See logs for more information:
      E:\Users\Sallee\Documents\code\C++\osgDemo\3rdParty\vcpkg\buildtrees\libspatialite\install-x64-windows-static-dbg-nmake-out.log
      E:\Users\Sallee\Documents\code\C++\osgDemo\3rdParty\vcpkg\buildtrees\libspatialite\install-x64-windows-static-dbg-nmake-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_nmake.cmake:156 (vcpkg_execute_build_process)
  scripts/cmake/vcpkg_install_nmake.cmake:52 (vcpkg_build_nmake)
  ports/libspatialite/portfile.cmake:83 (vcpkg_install_nmake)
  scripts/ports.cmake:147 (include)
E:\Users\Sallee\Documents\code\C++\osgDemo\3rdParty\vcpkg\buildtrees\libspatialite\install-x64-windows-static-dbg-nmake-out.log ``` Included: nmake.opt cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\gaiaaux\gg_sqlaux.c /Fosrc\gaiaaux\gg_sqlaux.obj gg_sqlaux.c src\gaiaaux\gg_sqlaux.c(83): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_sqlaux.c(577): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_sqlaux.c(655): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_sqlaux.c(728): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_sqlaux.c(1223): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_sqlaux.c(1266): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_sqlaux.c(1308): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_sqlaux.c(1393): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_sqlaux.c(1423): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_sqlaux.c(1454): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_sqlaux.c(1470): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_sqlaux.c(1491): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\gaiaaux\gg_utf8.c /Fosrc\gaiaaux\gg_utf8.obj gg_utf8.c src\gaiaaux\gg_utf8.c(128): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_utf8.c(131): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_utf8.c(223): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\gaiaaux\gg_utf8.c(262): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\gaiaexif\gaia_exif.c /Fosrc\gaiaexif\gaia_exif.obj ... Skipped 1741 lines ... src\cutter\gaia_cutter.c(4235): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(4312): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(4350): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(4496): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(4537): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(4578): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(4635): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(4936): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(5116): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(5196): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(5217): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(5524): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(5581): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(5595): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(5880): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(5924): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(6137): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(6195): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(6276): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(6333): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(6635): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(6679): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(6894): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(7208): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(7258): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\cutter\gaia_cutter.c(7344): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\spatialite\virtualknn.c /Fosrc\spatialite\virtualknn.obj virtualknn.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\spatialite\virtualknn2.c /Fosrc\spatialite\virtualknn2.obj virtualknn2.c src\spatialite\virtualknn2.c(226): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\spatialite\virtualknn2.c(293): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\spatialite\virtualknn2.c(343): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\spatialite\virtualknn2.c(422): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\spatialite\virtualknn2.c(495): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\spatialite\virtualknn2.c(542): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\spatialite\virtualknn2.c(613): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\spatialite\virtualknn2.c(710): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\spatialite\virtualknn2.c(1213): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\spatialite\virtualknn2.c(1219): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\spatialite\virtualknn2.c(1225): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\control_points\gaia_control_points.c /Fosrc\control_points\gaia_control_points.obj gaia_control_points.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\control_points\grass_crs3d.c /Fosrc\control_points\grass_crs3d.obj grass_crs3d.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\control_points\grass_georef_tps.c /Fosrc\control_points\grass_georef_tps.obj grass_georef_tps.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\control_points\grass_georef.c /Fosrc\control_points\grass_georef.obj grass_georef.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\stored_procedures\stored_procedures.c /Fosrc\stored_procedures\stored_procedures.obj stored_procedures.c src\stored_procedures\stored_procedures.c(123): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(223): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(400): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(455): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(477): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(539): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(559): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(947): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(953): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(986): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(995): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1040): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1058): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1063): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1335): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1347): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1348): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1379): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1391): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1428): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1440): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1470): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1482): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1483): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1514): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1527): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1557): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1569): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1570): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1571): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1600): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1612): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1661): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1673): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1703): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1715): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1716): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1746): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1758): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1759): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(1839): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(2217): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(2263): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(2271): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\stored_procedures\stored_procedures.c(2479): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gaia_cvt_gpkg.c /Fosrc\geopackage\gaia_cvt_gpkg.obj gaia_cvt_gpkg.c src\geopackage\gaia_cvt_gpkg.c(130): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data src\geopackage\gaia_cvt_gpkg.c(565): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\geopackage\gaia_cvt_gpkg.c(575): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\geopackage\gaia_cvt_gpkg.c(736): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\geopackage\gaia_cvt_gpkg.c(746): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkgAddGeometryColumn.c /Fosrc\geopackage\gpkgAddGeometryColumn.obj gpkgAddGeometryColumn.c src\geopackage\gpkgAddGeometryColumn.c(156): warning C4244: '=': conversion from 'double' to 'int', possible loss of data src\geopackage\gpkgAddGeometryColumn.c(172): warning C4244: '=': conversion from 'double' to 'int', possible loss of data cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkg_add_geometry_triggers.c /Fosrc\geopackage\gpkg_add_geometry_triggers.obj gpkg_add_geometry_triggers.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkg_add_spatial_index.c /Fosrc\geopackage\gpkg_add_spatial_index.obj gpkg_add_spatial_index.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkg_add_tile_triggers.c /Fosrc\geopackage\gpkg_add_tile_triggers.obj gpkg_add_tile_triggers.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkgBinary.c /Fosrc\geopackage\gpkgBinary.obj gpkgBinary.c src\geopackage\gpkgBinary.c(448): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkgCreateBaseTables.c /Fosrc\geopackage\gpkgCreateBaseTables.obj gpkgCreateBaseTables.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkgCreateTilesTable.c /Fosrc\geopackage\gpkgCreateTilesTable.obj gpkgCreateTilesTable.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkgCreateTilesZoomLevel.c /Fosrc\geopackage\gpkgCreateTilesZoomLevel.obj gpkgCreateTilesZoomLevel.c src\geopackage\gpkgCreateTilesZoomLevel.c(138): warning C4244: '=': conversion from 'double' to 'int', possible loss of data cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkgGetImageType.c /Fosrc\geopackage\gpkgGetImageType.obj gpkgGetImageType.c src\geopackage\gpkgGetImageType.c(93): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\geopackage\gpkgGetImageType.c(97): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\geopackage\gpkgGetImageType.c(101): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\geopackage\gpkgGetImageType.c(105): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\geopackage\gpkgGetImageType.c(109): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkg_get_normal_row.c /Fosrc\geopackage\gpkg_get_normal_row.obj gpkg_get_normal_row.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkg_get_normal_zoom.c /Fosrc\geopackage\gpkg_get_normal_zoom.obj gpkg_get_normal_zoom.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkgInsertEpsgSRID.c /Fosrc\geopackage\gpkgInsertEpsgSRID.obj gpkgInsertEpsgSRID.c src\geopackage\gpkgInsertEpsgSRID.c(101): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\geopackage\gpkgInsertEpsgSRID.c(109): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\geopackage\gpkgInsertEpsgSRID.c(113): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data src\geopackage\gpkgInsertEpsgSRID.c(122): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\geopackage\gpkgMakePoint.c /Fosrc\geopackage\gpkgMakePoint.obj gpkgMakePoint.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\topology\gaia_auxnet.c /Fosrc\topology\gaia_auxnet.obj gaia_auxnet.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\topology\gaia_auxtopo.c /Fosrc\topology\gaia_auxtopo.obj gaia_auxtopo.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\topology\gaia_auxtopo_table.c /Fosrc\topology\gaia_auxtopo_table.obj gaia_auxtopo_table.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\topology\gaia_netstmts.c /Fosrc\topology\gaia_netstmts.obj gaia_netstmts.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\topology\gaia_network.c /Fosrc\topology\gaia_network.obj gaia_network.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\topology\gaia_topology.c /Fosrc\topology\gaia_topology.obj gaia_topology.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\topology\gaia_topostmts.c /Fosrc\topology\gaia_topostmts.obj gaia_topostmts.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\topology\lwn_network.c /Fosrc\topology\lwn_network.obj lwn_network.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\topology\net_callbacks.c /Fosrc\topology\net_callbacks.obj net_callbacks.c cl /nologo -I.\src\headers -I.\src\topology -I. /nologo /fp:precise /W4 /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/libxml2 /DLIBXML_STATIC /DCURL_STATICLIB /IE:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/../include/minizip /D_CRT_SECURE_NO_WARNINGS /DDLL_EXPORT /DYY_NO_UNISTD_H /c src\topology\topo_callbacks.c /Fosrc\topology\topo_callbacks.obj topo_callbacks.c if exist spatialite.lib del spatialite.lib lib /out:spatialite.lib src\gaiaaux\gg_sqlaux.obj src\gaiaaux\gg_utf8.obj src\gaiaexif\gaia_exif.obj src\gaiageo\gg_advanced.obj src\gaiageo\gg_endian.obj src\gaiageo\gg_ewkt.obj src\gaiageo\gg_geodesic.obj src\gaiageo\gg_geoJSON.obj src\gaiageo\gg_geometries.obj src\gaiageo\gg_geoscvt.obj src\gaiageo\gg_gml.obj src\gaiageo\gg_kml.obj src\gaiageo\gg_relations.obj src\gaiageo\gg_shape.obj src\gaiageo\gg_transform.obj src\gaiageo\gg_vanuatu.obj src\gaiageo\gg_wkb.obj src\gaiageo\gg_wkt.obj src\gaiageo\gg_extras.obj src\gaiageo\gg_xml.obj src\gaiageo\gg_voronoj.obj src\gaiageo\gg_matrix.obj src\gaiageo\gg_relations_ext.obj src\gaiageo\gg_rttopo.obj src/connection_cache/alloc_cache.obj src/connection_cache/gg_sequence.obj src\spatialite\mbrcache.obj src\shapefiles\shapefiles.obj src\spatialite\spatialite.obj src\spatialite\virtualdbf.obj src\spatialite\virtualfdo.obj src\spatialite\virtualnetwork.obj src\spatialite\virtualshape.obj src\spatialite\virtualspatialindex.obj src\spatialite\statistics.obj src\spatialite\metatables.obj src\spatialite\virtualXL.obj src\spatialite\extra_tables.obj src\spatialite\virtualxpath.obj src\spatialite\virtualbbox.obj src\spatialite\spatialite_init.obj src\spatialite\se_helpers.obj src\spatialite\srid_aux.obj src\spatialite\table_cloner.obj src\spatialite\virtualelementary.obj src\spatialite\virtualgeojson.obj src\spatialite\virtualrouting.obj src\spatialite\create_routing.obj src\spatialite\dbobj_scopes.obj src\spatialite\pause.obj src\wfs\wfs_in.obj src\srsinit\srs_init.obj src\spatialite\virtualgpkg.obj src\dxf\dxf_parser.obj src\dxf\dxf_loader.obj src\dxf\dxf_writer.obj src\dxf\dxf_load_distinct.obj src\dxf\dxf_load_mixed.obj src\shapefiles\validator.obj src\md5\md5.obj src\md5\gaia_md5.obj src\srsinit\epsg_inlined_00.obj src\srsinit\epsg_inlined_01.obj src\srsinit\epsg_inlined_02.obj src\srsinit\epsg_inlined_03.obj src\srsinit\epsg_inlined_04.obj src\srsinit\epsg_inlined_05.obj src\srsinit\epsg_inlined_06.obj src\srsinit\epsg_inlined_07.obj src\srsinit\epsg_inlined_08.obj src\srsinit\epsg_inlined_09.obj src\srsinit\epsg_inlined_10.obj src\srsinit\epsg_inlined_11.obj src\srsinit\epsg_inlined_12.obj src\srsinit\epsg_inlined_13.obj src\srsinit\epsg_inlined_14.obj src\srsinit\epsg_inlined_15.obj src\srsinit\epsg_inlined_16.obj src\srsinit\epsg_inlined_17.obj src\srsinit\epsg_inlined_18.obj src\srsinit\epsg_inlined_19.obj src\srsinit\epsg_inlined_20.obj src\srsinit\epsg_inlined_21.obj src\srsinit\epsg_inlined_22.obj src\srsinit\epsg_inlined_23.obj src\srsinit\epsg_inlined_24.obj src\srsinit\epsg_inlined_25.obj src\srsinit\epsg_inlined_26.obj src\srsinit\epsg_inlined_27.obj src\srsinit\epsg_inlined_28.obj src\srsinit\epsg_inlined_29.obj src\srsinit\epsg_inlined_30.obj src\srsinit\epsg_inlined_31.obj src\srsinit\epsg_inlined_32.obj src\srsinit\epsg_inlined_33.obj src\srsinit\epsg_inlined_34.obj src\srsinit\epsg_inlined_35.obj src\srsinit\epsg_inlined_36.obj src\srsinit\epsg_inlined_37.obj src\srsinit\epsg_inlined_38.obj src\srsinit\epsg_inlined_39.obj src\srsinit\epsg_inlined_40.obj src\srsinit\epsg_inlined_41.obj src\srsinit\epsg_inlined_42.obj src\srsinit\epsg_inlined_43.obj src\srsinit\epsg_inlined_44.obj src\srsinit\epsg_inlined_45.obj src\srsinit\epsg_inlined_46.obj src\srsinit\epsg_inlined_47.obj src\srsinit\epsg_inlined_48.obj src\srsinit\epsg_inlined_49.obj src\srsinit\epsg_inlined_50.obj src\srsinit\epsg_inlined_51.obj src\srsinit\epsg_inlined_52.obj src\srsinit\epsg_inlined_53.obj src\srsinit\epsg_inlined_54.obj src\srsinit\epsg_inlined_55.obj src\srsinit\epsg_inlined_56.obj src\srsinit\epsg_inlined_57.obj src\srsinit\epsg_inlined_58.obj src\srsinit\epsg_inlined_59.obj src\srsinit\epsg_inlined_60.obj src\srsinit\epsg_inlined_61.obj src\srsinit\epsg_inlined_62.obj src\srsinit\epsg_inlined_63.obj src\srsinit\epsg_inlined_extra.obj src\srsinit\epsg_inlined_prussian.obj src\srsinit\epsg_inlined_wgs84_00.obj src\srsinit\epsg_inlined_wgs84_01.obj src\versioninfo\version.obj src\virtualtext\virtualtext.obj src\cutter\gaia_cutter.obj src\spatialite\virtualknn.obj src\spatialite\virtualknn2.obj src\control_points\gaia_control_points.obj src\control_points\grass_crs3d.obj src\control_points\grass_georef_tps.obj src\control_points\grass_georef.obj src\stored_procedures\stored_procedures.obj src\geopackage\gaia_cvt_gpkg.obj src\geopackage\gpkgAddGeometryColumn.obj src\geopackage\gpkg_add_geometry_triggers.obj src\geopackage\gpkg_add_spatial_index.obj src\geopackage\gpkg_add_tile_triggers.obj src\geopackage\gpkgBinary.obj src\geopackage\gpkgCreateBaseTables.obj src\geopackage\gpkgCreateTilesTable.obj src\geopackage\gpkgCreateTilesZoomLevel.obj src\geopackage\gpkgGetImageType.obj src\geopackage\gpkg_get_normal_row.obj src\geopackage\gpkg_get_normal_zoom.obj src\geopackage\gpkgInsertEpsgSRID.obj src\geopackage\gpkgMakePoint.obj src\topology\gaia_auxnet.obj src\topology\gaia_auxtopo.obj src\topology\gaia_auxtopo_table.obj src\topology\gaia_netstmts.obj src\topology\gaia_network.obj src\topology\gaia_topology.obj src\topology\gaia_topostmts.obj src\topology\lwn_network.obj src\topology\net_callbacks.obj src\topology\topo_callbacks.obj Microsoft (R) Library Manager Version 14.36.32532.0 Copyright (C) Microsoft Corporation. All rights reserved. link /debug /dll /out:spatialite.dll /implib:spatialite_i.lib src\gaiaaux\gg_sqlaux.obj src\gaiaaux\gg_utf8.obj src\gaiaexif\gaia_exif.obj src\gaiageo\gg_advanced.obj src\gaiageo\gg_endian.obj src\gaiageo\gg_ewkt.obj src\gaiageo\gg_geodesic.obj src\gaiageo\gg_geoJSON.obj src\gaiageo\gg_geometries.obj src\gaiageo\gg_geoscvt.obj src\gaiageo\gg_gml.obj src\gaiageo\gg_kml.obj src\gaiageo\gg_relations.obj src\gaiageo\gg_shape.obj src\gaiageo\gg_transform.obj src\gaiageo\gg_vanuatu.obj src\gaiageo\gg_wkb.obj src\gaiageo\gg_wkt.obj src\gaiageo\gg_extras.obj src\gaiageo\gg_xml.obj src\gaiageo\gg_voronoj.obj src\gaiageo\gg_matrix.obj src\gaiageo\gg_relations_ext.obj src\gaiageo\gg_rttopo.obj src/connection_cache/alloc_cache.obj src/connection_cache/gg_sequence.obj src\spatialite\mbrcache.obj src\shapefiles\shapefiles.obj src\spatialite\spatialite.obj src\spatialite\virtualdbf.obj src\spatialite\virtualfdo.obj src\spatialite\virtualnetwork.obj src\spatialite\virtualshape.obj src\spatialite\virtualspatialindex.obj src\spatialite\statistics.obj src\spatialite\metatables.obj src\spatialite\virtualXL.obj src\spatialite\extra_tables.obj src\spatialite\virtualxpath.obj src\spatialite\virtualbbox.obj src\spatialite\spatialite_init.obj src\spatialite\se_helpers.obj src\spatialite\srid_aux.obj src\spatialite\table_cloner.obj src\spatialite\virtualelementary.obj src\spatialite\virtualgeojson.obj src\spatialite\virtualrouting.obj src\spatialite\create_routing.obj src\spatialite\dbobj_scopes.obj src\spatialite\pause.obj src\wfs\wfs_in.obj src\srsinit\srs_init.obj src\spatialite\virtualgpkg.obj src\dxf\dxf_parser.obj src\dxf\dxf_loader.obj src\dxf\dxf_writer.obj src\dxf\dxf_load_distinct.obj src\dxf\dxf_load_mixed.obj src\shapefiles\validator.obj src\md5\md5.obj src\md5\gaia_md5.obj src\srsinit\epsg_inlined_00.obj src\srsinit\epsg_inlined_01.obj src\srsinit\epsg_inlined_02.obj src\srsinit\epsg_inlined_03.obj src\srsinit\epsg_inlined_04.obj src\srsinit\epsg_inlined_05.obj src\srsinit\epsg_inlined_06.obj src\srsinit\epsg_inlined_07.obj src\srsinit\epsg_inlined_08.obj src\srsinit\epsg_inlined_09.obj src\srsinit\epsg_inlined_10.obj src\srsinit\epsg_inlined_11.obj src\srsinit\epsg_inlined_12.obj src\srsinit\epsg_inlined_13.obj src\srsinit\epsg_inlined_14.obj src\srsinit\epsg_inlined_15.obj src\srsinit\epsg_inlined_16.obj src\srsinit\epsg_inlined_17.obj src\srsinit\epsg_inlined_18.obj src\srsinit\epsg_inlined_19.obj src\srsinit\epsg_inlined_20.obj src\srsinit\epsg_inlined_21.obj src\srsinit\epsg_inlined_22.obj src\srsinit\epsg_inlined_23.obj src\srsinit\epsg_inlined_24.obj src\srsinit\epsg_inlined_25.obj src\srsinit\epsg_inlined_26.obj src\srsinit\epsg_inlined_27.obj src\srsinit\epsg_inlined_28.obj src\srsinit\epsg_inlined_29.obj src\srsinit\epsg_inlined_30.obj src\srsinit\epsg_inlined_31.obj src\srsinit\epsg_inlined_32.obj src\srsinit\epsg_inlined_33.obj src\srsinit\epsg_inlined_34.obj src\srsinit\epsg_inlined_35.obj src\srsinit\epsg_inlined_36.obj src\srsinit\epsg_inlined_37.obj src\srsinit\epsg_inlined_38.obj src\srsinit\epsg_inlined_39.obj src\srsinit\epsg_inlined_40.obj src\srsinit\epsg_inlined_41.obj src\srsinit\epsg_inlined_42.obj src\srsinit\epsg_inlined_43.obj src\srsinit\epsg_inlined_44.obj src\srsinit\epsg_inlined_45.obj src\srsinit\epsg_inlined_46.obj src\srsinit\epsg_inlined_47.obj src\srsinit\epsg_inlined_48.obj src\srsinit\epsg_inlined_49.obj src\srsinit\epsg_inlined_50.obj src\srsinit\epsg_inlined_51.obj src\srsinit\epsg_inlined_52.obj src\srsinit\epsg_inlined_53.obj src\srsinit\epsg_inlined_54.obj src\srsinit\epsg_inlined_55.obj src\srsinit\epsg_inlined_56.obj src\srsinit\epsg_inlined_57.obj src\srsinit\epsg_inlined_58.obj src\srsinit\epsg_inlined_59.obj src\srsinit\epsg_inlined_60.obj src\srsinit\epsg_inlined_61.obj src\srsinit\epsg_inlined_62.obj src\srsinit\epsg_inlined_63.obj src\srsinit\epsg_inlined_extra.obj src\srsinit\epsg_inlined_prussian.obj src\srsinit\epsg_inlined_wgs84_00.obj src\srsinit\epsg_inlined_wgs84_01.obj src\versioninfo\version.obj src\virtualtext\virtualtext.obj src\cutter\gaia_cutter.obj src\spatialite\virtualknn.obj src\spatialite\virtualknn2.obj src\control_points\gaia_control_points.obj src\control_points\grass_crs3d.obj src\control_points\grass_georef_tps.obj src\control_points\grass_georef.obj src\stored_procedures\stored_procedures.obj src\geopackage\gaia_cvt_gpkg.obj src\geopackage\gpkgAddGeometryColumn.obj src\geopackage\gpkg_add_geometry_triggers.obj src\geopackage\gpkg_add_spatial_index.obj src\geopackage\gpkg_add_tile_triggers.obj src\geopackage\gpkgBinary.obj src\geopackage\gpkgCreateBaseTables.obj src\geopackage\gpkgCreateTilesTable.obj src\geopackage\gpkgCreateTilesZoomLevel.obj src\geopackage\gpkgGetImageType.obj src\geopackage\gpkg_get_normal_row.obj src\geopackage\gpkg_get_normal_zoom.obj src\geopackage\gpkgInsertEpsgSRID.obj src\geopackage\gpkgMakePoint.obj src\topology\gaia_auxnet.obj src\topology\gaia_auxtopo.obj src\topology\gaia_auxtopo_table.obj src\topology\gaia_netstmts.obj src\topology\gaia_network.obj src\topology\gaia_topology.obj src\topology\gaia_topostmts.obj src\topology\lwn_network.obj src\topology\net_callbacks.obj src\topology\topo_callbacks.obj /LIBPATH:E:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/lib /libpath:E:/Users/Sallee/Documents/code/C++/osgDemo/3rdParty/vcpkg/installed/x64-windows-static/debug/lib geos_c.lib geos.lib libxml2.lib proj_d.lib ole32.lib shell32.lib tiffd.lib jpeg.lib lzma.lib libcurl-d.lib ws2_32.lib advapi32.lib crypt32.lib bcrypt.lib sqlite3.lib freexl.lib charset.lib iconv.lib libexpatdMT.lib minizip.lib zlibd.lib iconv.lib charset.lib Creating library spatialite_i.lib and object spatialite_i.exp if exist spatialite.dll.manifest mt -manifest spatialite.dll.manifest -outputresource:spatialite.dll;2 mkdir E:\\Users\\Sallee\\Documents\\code\\C++\\osgDemo\\3rdParty\\vcpkg\\packages\\libspatialite_x64-windows-static\debug mkdir E:\\Users\\Sallee\\Documents\\code\\C++\\osgDemo\\3rdParty\\vcpkg\\packages\\libspatialite_x64-windows-static\debug\bin mkdir E:\\Users\\Sallee\\Documents\\code\\C++\\osgDemo\\3rdParty\\vcpkg\\packages\\libspatialite_x64-windows-static\debug\lib mkdir E:\\Users\\Sallee\\Documents\\code\\C++\\osgDemo\\3rdParty\\vcpkg\\packages\\libspatialite_x64-windows-static\debug\include mkdir E:\\Users\\Sallee\\Documents\\code\\C++\\osgDemo\\3rdParty\\vcpkg\\packages\\libspatialite_x64-windows-static\debug\include\spatialite copy *.dll E:\\Users\\Sallee\\Documents\\code\\C++\\osgDemo\\3rdParty\\vcpkg\\packages\\libspatialite_x64-windows-static\debug\bin The syntax of the command is incorrect. ```
E:\Users\Sallee\Documents\code\C++\osgDemo\3rdParty\vcpkg\buildtrees\libspatialite\install-x64-windows-static-dbg-nmake-err.log ``` cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/W4' with '/W3' NMAKE : fatal error U1077: 'copy *.dll E:\\Users\\Sallee\\Documents\\code\\C++\\osgDemo\\3rdParty\\vcpkg\\packages\\libspatialite_x64-windows-static\debug\bin' : return code '0x1' Stop. ```
Sallee1 commented 11 months ago
NMAKE : fatal error U1077: 'copy *.dll E:\\Users\\Sallee\\Documents\\code\\C++\\osgDemo\\3rdParty\\vcpkg\\packages\\libspatialite_x64-windows-static\debug\bin' : return code '0x1'

It seems to be caused by an incorrect escape character (double slash)

dg0yt commented 11 months ago

Hm, libspatialite:x64-windows builds in CI. I'd be concerned about the mix of \ and /. In addition, I would avoid the C++. Some packages are sensitive to special charactes `,+`, etc. It probably doesn't cause this issue, but want to mention it nevertheless.

JonLiu1993 commented 11 months ago

@Sallee1, I can't reproduce this issue in my side, do you have anti-virus software installed on your computer? If so, please close it and try again. I look forward to your reply.

Sallee1 commented 11 months ago

No? it's still the same error.

Sallee1 commented 11 months ago

Are there any tutorials that allows me to manually compile the package with errors and add it to vcpkg to skip it?

JonLiu1993 commented 11 months ago

@Sallee1, Try reinstalling VS. I suspect your VS is broken.

Sallee1 commented 11 months ago

Maybe I should have found the cause of the problem In the final error log:

NMAKE : fatal error U1077: 'copy *.dll E:\\Users\\Sallee\\Documents\\code\\C++\\osgDemo\\3rdParty\\vcpkg\\packages\\libspatialite_ x64-windows-static\debug\bin' : return code '0x1'

I noticed that the path was not wrapped in "", but my path contained a + sign, so it was interpreted by copy as a concatenation.

Sallee1 commented 11 months ago

Resolved.

Sallee1 commented 11 months ago

So, I renamed my workspace folder to "cpp" and maintained partial compatibility through symbolic links, and the problem was solved.