******************************************************************************** conan install geotrans/3.8@ --build=geotrans --profile=C:\J\w\BuildSingleReference@2/64980/ad9bda8f-e52f-4b03-b497-cd2b40479664/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@2\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] geotrans:shared=True [build_requires] [env] geotrans/3.8: Forced build from source Installing package: geotrans/3.8 Requirements geotrans/3.8 from local cache - Cache Packages geotrans/3.8:f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK geotrans/3.8: Configuring sources in C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK geotrans/3.8: Copying sources to build folder geotrans/3.8: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 geotrans/3.8: Generator cmake created conanbuildinfo.cmake geotrans/3.8: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK geotrans/3.8: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 ----------------- -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - not found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/CMakeLists.txt AlbersEqualAreaConic.cpp AzimuthalEquidistant.cpp BritishNationalGrid.cpp Bonne.cpp Cassini.cpp CylindricalEqualArea.cpp Datum.cpp DatumLibraryImplementation.cpp SevenParameterDatum.cpp ThreeParameterDatum.cpp Eckert4.cpp Eckert6.cpp Ellipsoid.cpp EllipsoidLibraryImplementation.cpp EquidistantCylindrical.cpp GARS.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\Datum.cpp(66): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\Datum.cpp(69): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\Datum.cpp(72): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\azeq\AzimuthalEquidistant.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\azeq\AzimuthalEquidistant.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\azeq\AzimuthalEquidistant.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cassini\Cassini.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\albers\AlbersEqualAreaConic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\azeq\AzimuthalEquidistant.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cyleqa\CylindricalEqualArea.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bonne\Bonne.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\albers\AlbersEqualAreaConic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cassini\Cassini.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\Ellipsoid.cpp(45): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cyleqa\CylindricalEqualArea.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\azeq\AzimuthalEquidistant.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bonne\Bonne.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\albers\AlbersEqualAreaConic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cyleqa\CylindricalEqualArea.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cassini\Cassini.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\azeq\AzimuthalEquidistant.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\Ellipsoid.cpp(48): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bonne\Bonne.cpp)Geocentric.cpp [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\albers\AlbersEqualAreaConic.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cyleqa\CylindricalEqualArea.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\azeq\AzimuthalEquidistant.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bonne\Bonne.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\albers\AlbersEqualAreaConic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cyleqa\CylindricalEqualArea.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\azeq\AzimuthalEquidistant.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\albers\AlbersEqualAreaConic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cyleqa\CylindricalEqualArea.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bonne\Bonne.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\azeq\AzimuthalEquidistant.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cyleqa\CylindricalEqualArea.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\albers\AlbersEqualAreaConic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\azeq\AzimuthalEquidistant.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bonne\Bonne.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cyleqa\CylindricalEqualArea.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\albers\AlbersEqualAreaConic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bonne\Bonne.cpp) GEOREF.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bonne\Bonne.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cyleqa\CylindricalEqualArea.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\albers\AlbersEqualAreaConic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cyleqa\CylindricalEqualArea.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\albers\AlbersEqualAreaConic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bonne\Bonne.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bonne\Bonne.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert4\Eckert4.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eqdcyl\EquidistantCylindrical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cassini\Cassini.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert4\Eckert4.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert6\Eckert6.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eqdcyl\EquidistantCylindrical.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert4\Eckert4.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cassini\Cassini.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert6\Eckert6.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert4\Eckert4.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eqdcyl\EquidistantCylindrical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert6\Eckert6.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert4\Eckert4.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eqdcyl\EquidistantCylindrical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert4\Eckert4.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eqdcyl\EquidistantCylindrical.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cassini\Cassini.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eqdcyl\EquidistantCylindrical.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert6\Eckert6.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert4\Eckert4.cpp)Gnomonic.cpp VanDerGrinten.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert4\Eckert4.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eqdcyl\EquidistantCylindrical.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eqdcyl\EquidistantCylindrical.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cassini\Cassini.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert4\Eckert4.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eqdcyl\EquidistantCylindrical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert6\Eckert6.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert4\Eckert4.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eqdcyl\EquidistantCylindrical.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cassini\Cassini.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert6\Eckert6.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp)LambertConformalConic.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cassini\Cassini.cpp)LocalCartesian.cpp [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert6\Eckert6.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] LocalSpherical.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cassini\Cassini.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert6\Eckert6.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert6\Eckert6.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\eckert6\Eckert6.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cassini\Cassini.cpp(416): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\cassini\Cassini.cpp(556): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\grinten\VanDerGrinten.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gnomonic\Gnomonic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\geocent\Geocentric.cpp)Mercator.cpp [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\grinten\VanDerGrinten.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gnomonic\Gnomonic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\geocent\Geocentric.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gnomonic\Gnomonic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\grinten\VanDerGrinten.cpp)MGRS.cpp [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp(163): warning C4267: 'initializing': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] MillerCylindrical.cpp CoordinateSystem.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gnomonic\Gnomonic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\geocent\Geocentric.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\grinten\VanDerGrinten.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp(215): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gnomonic\Gnomonic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\geocent\Geocentric.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\grinten\VanDerGrinten.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\geocent\Geocentric.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gnomonic\Gnomonic.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp(222): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gnomonic\Gnomonic.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gnomonic\Gnomonic.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\lambert\LambertConformalConic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gnomonic\Gnomonic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\lambert\LambertConformalConic.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\grinten\VanDerGrinten.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\geocent\Geocentric.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gnomonic\Gnomonic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp(342): warning C4267: 'initializing': conversion from 'size_t' to 'long', possible loss of data C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\lambert\LambertConformalConic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\grinten\VanDerGrinten.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\geocent\Geocentric.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp(389): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\lambert\LambertConformalConic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\grinten\VanDerGrinten.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\loccart\LocalCartesian.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\geocent\Geocentric.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\grinten\VanDerGrinten.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\lambert\LambertConformalConic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\loccart\LocalCartesian.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\lambert\LambertConformalConic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\grinten\VanDerGrinten.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp(391): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\loccart\LocalCartesian.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\lambert\LambertConformalConic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\loccart\LocalCartesian.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\geocent\Geocentric.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\lambert\LambertConformalConic.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp(392): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\loccart\LocalCartesian.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\lambert\LambertConformalConic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\loccart\LocalCartesian.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\lambert\LambertConformalConic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp(275): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\geocent\Geocentric.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\loccart\LocalCartesian.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp(278): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp(394): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp(290): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp(293): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\locspher\LocalSpherical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp(282): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\loccart\LocalCartesian.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\locspher\LocalSpherical.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp(284): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\loccart\LocalCartesian.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\geocent\Geocentric.cpp(264): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\locspher\LocalSpherical.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\loccart\LocalCartesian.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp(286): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\gars\GARS.cpp(328): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of dataC:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\geocent\Geocentric.cpp(387): warning C4101: 'ct2': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\locspher\LocalSpherical.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp(269): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp(267): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp(429): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] Mollweide.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp(389): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp(390): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp(430): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\georef\GEOREF.cpp(422): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\bng\BritishNationalGrid.cpp(437): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\locspher\LocalSpherical.cpp)Neys.cpp [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] NZMG.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' ObliqueMercator.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\miller\MillerCylindrical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\miller\MillerCylindrical.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\miller\MillerCylindrical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\locspher\LocalSpherical.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\miller\MillerCylindrical.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\miller\MillerCylindrical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] Orthographic.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\miller\MillerCylindrical.cpp)PolarStereographic.cpp Polyconic.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\miller\MillerCylindrical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\miller\MillerCylindrical.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\miller\MillerCylindrical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\miller\MillerCylindrical.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\locspher\LocalSpherical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\locspher\LocalSpherical.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\locspher\LocalSpherical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\locspher\LocalSpherical.cpp) Sinusoidal.cpp Spherical.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mercator\Mercator.cpp)Stereographic.cpp [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mercator\Mercator.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mercator\Mercator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mercator\Mercator.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mercator\Mercator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] CCSThreadLock.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mercator\Mercator.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mercator\Mercator.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\neys\Neys.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\nzmg\NZMG.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mollweid\Mollweide.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\neys\Neys.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\omerc\ObliqueMercator.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mercator\Mercator.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\nzmg\NZMG.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] CCSThreadMutex.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mollweid\Mollweide.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mercator\Mercator.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\omerc\ObliqueMercator.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\neys\Neys.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\nzmg\NZMG.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mercator\Mercator.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mollweid\Mollweide.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\neys\Neys.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\omerc\ObliqueMercator.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\nzmg\NZMG.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mollweid\Mollweide.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mollweid\Mollweide.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\neys\Neys.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mollweid\Mollweide.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\neys\Neys.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\nzmg\NZMG.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\omerc\ObliqueMercator.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mollweid\Mollweide.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\neys\Neys.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\nzmg\NZMG.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\omerc\ObliqueMercator.cpp)TransverseMercator.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\neys\Neys.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mollweid\Mollweide.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\nzmg\NZMG.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\neys\Neys.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\orthogr\Orthographic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mollweid\Mollweide.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\omerc\ObliqueMercator.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polycon\Polyconic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\orthogr\Orthographic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\neys\Neys.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\nzmg\NZMG.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mollweid\Mollweide.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\orthogr\Orthographic.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\omerc\ObliqueMercator.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\nzmg\NZMG.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\orthogr\Orthographic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polycon\Polyconic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\orthogr\Orthographic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\omerc\ObliqueMercator.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\nzmg\NZMG.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\orthogr\Orthographic.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polycon\Polyconic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\orthogr\Orthographic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\omerc\ObliqueMercator.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polycon\Polyconic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\orthogr\Orthographic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\orthogr\Orthographic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\omerc\ObliqueMercator.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polycon\Polyconic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\orthogr\Orthographic.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\nzmg\NZMG.cpp(212): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polycon\Polyconic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polycon\Polyconic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\spherical\Spherical.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\spherical\Spherical.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\omerc\ObliqueMercator.cpp(481): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\nzmg\NZMG.cpp(219): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\spherical\Spherical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polycon\Polyconic.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\spherical\Spherical.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' TransverseCylindricalEqualArea.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polycon\Polyconic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\spherical\Spherical.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] UPS.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\spherical\Spherical.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\stereogr\Stereographic.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\spherical\Spherical.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\stereogr\Stereographic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\spherical\Spherical.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\stereogr\Stereographic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polycon\Polyconic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\spherical\Spherical.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\stereogr\Stereographic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\omerc\ObliqueMercator.cpp(651): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\spherical\Spherical.cpp) USNG.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\stereogr\Stereographic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\stereogr\Stereographic.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\stereogr\Stereographic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\stereogr\Stereographic.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\stereogr\Stereographic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\stereogr\Stereographic.cpp) UTM.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\sinusoid\Sinusoidal.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polycon\Polyconic.cpp(388): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\sinusoid\Sinusoidal.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\sinusoid\Sinusoidal.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\sinusoid\Sinusoidal.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\sinusoid\Sinusoidal.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\sinusoid\Sinusoidal.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\sinusoid\Sinusoidal.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\sinusoid\Sinusoidal.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\sinusoid\Sinusoidal.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\sinusoid\Sinusoidal.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polarst\PolarStereographic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polarst\PolarStereographic.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polarst\PolarStereographic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polarst\PolarStereographic.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polarst\PolarStereographic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polarst\PolarStereographic.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polarst\PolarStereographic.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polarst\PolarStereographic.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polarst\PolarStereographic.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\polarst\PolarStereographic.cpp) WebMercator.cpp CoordinateSystemParameters.cpp EllipsoidParameters.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(246): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(273): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(306): warning C4267: 'initializing': conversion from 'size_t' to 'long', possible loss of data C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(331): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(342): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] EquidistantCylindricalParameters.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(360): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(361): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(365): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(367): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(357): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(369): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(436): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(444): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(445): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(449): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(451): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(441): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(452): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(383): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(496): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] GeodeticParameters.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\trcyleqa\TransverseCylindricalEqualArea.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(524): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\trcyleqa\TransverseCylindricalEqualArea.cpp) LocalCartesianParameters.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(560): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\trcyleqa\TransverseCylindricalEqualArea.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\trcyleqa\TransverseCylindricalEqualArea.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(429): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(565): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\trcyleqa\TransverseCylindricalEqualArea.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\trcyleqa\TransverseCylindricalEqualArea.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(540): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(582): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\trcyleqa\TransverseCylindricalEqualArea.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(554): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystemParameters\EllipsoidParameters.cpp(14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\trcyleqa\TransverseCylindricalEqualArea.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(587): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\trcyleqa\TransverseCylindricalEqualArea.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(559): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\trcyleqa\TransverseCylindricalEqualArea.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystemParameters\EllipsoidParameters.cpp(22): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'MapProjection3Parameters.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(709): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' MapProjection4Parameters.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystemParameters\EllipsoidParameters.cpp(31): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.MapProjection5Parameters.cpp [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(710): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(715): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystemParameters\EllipsoidParameters.cpp(40): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(717): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystemParameters\EllipsoidParameters.cpp(50): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystemParameters\EllipsoidParameters.cpp(72): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(705): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(722): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ellipse\EllipsoidLibraryImplementation.cpp(748): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\trcyleqa\TransverseCylindricalEqualArea.cpp(443): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(646): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(659): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(739): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(764): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(769): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\webmerc\WebMercator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\webmerc\WebMercator.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(788): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\webmerc\WebMercator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\webmerc\WebMercator.cpp)MapProjection6Parameters.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(816): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\webmerc\WebMercator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\webmerc\WebMercator.cpp)MercatorScaleFactorParameters.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\webmerc\WebMercator.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(833): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\webmerc\WebMercator.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\webmerc\WebMercator.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(852): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\webmerc\WebMercator.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(986): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(1251): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] MercatorStandardParallelParameters.cpp NeysParameters.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(1254): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(1275): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(1342): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(1390): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(1462): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] ObliqueMercatorParameters.cpp PolarStereographicScaleFactorParameters.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(1541): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] PolarStereographicStandardParallelParameters.cpp UTMParameters.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2035): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' Accuracy.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2036): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2041): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2043): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2056): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2060): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2061): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2153): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2154): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] BNGCoordinates.cpp CartesianCoordinates.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'CoordinateTuple.cpp GARSCoordinates.cpp GEOREFCoordinates.cpp GeodeticCoordinates.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2159): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' MGRSorUSNGCoordinates.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CartesianCoordinates.cpp(43): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of dataC:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'MapProjectionCoordinates.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2161): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CartesianCoordinates.cpp(44): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GeodeticCoordinates.cpp(43): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of dataC:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(15): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(22): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GeodeticCoordinates.cpp(44): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(22): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CartesianCoordinates.cpp(57): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GeodeticCoordinates.cpp(57): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(23): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(30): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.SphericalCoordinates.cpp [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GeodeticCoordinates.cpp(58): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CartesianCoordinates.cpp(58): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(30): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(31): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CartesianCoordinates.cpp(81): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(39): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(39): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(40): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(51): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of dataC:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CartesianCoordinates.cpp(82): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GeodeticCoordinates.cpp(81): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(48): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(51): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(52): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2172): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(52): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(48): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GeodeticCoordinates.cpp(82): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(66): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of dataC:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(49): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2173): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(61): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(53): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(52): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(67): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2031): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.UPSCoordinates.cpp [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(15): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(15): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'UTMCoordinates.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(67): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2048): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(66): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(16): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(23): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(61): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(62): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(88): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2090): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(83): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(24): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(68): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(67): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2108): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(31): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(25): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(89): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(88): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of dataC:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(33): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(83): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(40): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(99): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(84): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2120): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\SphericalCoordinates.cpp(50): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(89): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(90): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(52): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\SphericalCoordinates.cpp(51): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(45): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(49): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(100): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(99): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\SphericalCoordinates.cpp(76): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(48): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(53): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\SphericalCoordinates.cpp(77): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(66): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(67): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(62): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\SphericalCoordinates.cpp(95): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(69): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\SphericalCoordinates.cpp(96): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(68): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(91): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(92): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2164): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(99): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(84): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(112): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(90): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2186): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2204): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(100): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2219): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' DatumLibrary.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2270): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2271): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2275): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2277): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2284): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2288): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MapProjectionCoordinates.cpp(40): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MapProjectionCoordinates.cpp(41): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' EllipsoidLibrary.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2289): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MapProjectionCoordinates.cpp(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] ErrorMessages.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MapProjectionCoordinates.cpp(54): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2296): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] WarningMessages.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2302): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UPSCoordinates.cpp(43): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MapProjectionCoordinates.cpp(75): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2303): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UPSCoordinates.cpp(44): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MapProjectionCoordinates.cpp(76): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] GeoidLibrary.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'egm2008_aoi_grid_package.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UPSCoordinates.cpp(57): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UPSCoordinates.cpp(58): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UPSCoordinates.cpp(78): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UPSCoordinates.cpp(79): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2304): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UTMCoordinates.cpp(47): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of dataC:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] egm2008_full_grid_package.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2267): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2279): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2350): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2351): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UTMCoordinates.cpp(48): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2355): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2357): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UTMCoordinates.cpp(62): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of dataC:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2364): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UTMCoordinates.cpp(63): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2368): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UTMCoordinates.cpp(84): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of dataC:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2369): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UTMCoordinates.cpp(85): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.egm2008_geoid_grid.cpp [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(320): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2382): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2383): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(322): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2384): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\utm\UTM.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\utm\UTM.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\utm\UTM.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\utm\UTM.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\utm\UTM.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\utm\UTM.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\utm\UTM.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2347): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\utm\UTM.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\utm\UTM.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\utm\UTM.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\datum\DatumLibraryImplementation.cpp(2359): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ups\UPS.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\utm\UTM.cpp(136): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(333): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ups\UPS.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\utm\UTM.cpp(183): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(259): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ups\UPS.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(338): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ups\UPS.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(261): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ups\UPS.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ups\UPS.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(397): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(270): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ups\UPS.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ups\UPS.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(275): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ups\UPS.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(399): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\ups\UPS.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(315): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(446): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(317): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(448): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(362): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(364): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(449): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(365): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(451): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(367): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(507): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(417): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp(76): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(523): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(433): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp(73): warning C4101: 'TranMerc_b': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\mgrs\MGRS.cpp(546): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\usng\USNG.cpp(456): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp(208): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystems\tranmerc\TransverseMercator.cpp(339): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(273): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(434): warning C4101: 'cce': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(443): warning C4101: 'cce': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(452): warning C4101: 'cce': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(464): warning C4101: 'cce': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1057): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp(941): warning C4101: 'startCol': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp(939): warning C4101: 'index2': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1058): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp(940): warning C4101: 'kount': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1063): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1065): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1078): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1082): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1083): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1092): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1109): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1110): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1117): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1053): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1070): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1160): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1161): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1166): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1168): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1181): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1185): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1186): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1195): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1156): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1173): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1236): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1237): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1242): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1244): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1257): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1261): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1262): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1272): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1232): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1249): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1304): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp(125): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp(128): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp(121): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp(237): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp(240): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp(233): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp(682): warning C4101: 'k': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp(680): warning C4101: 'index2': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp(683): warning C4101: 'kount': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp(681): warning C4101: 'j': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp(679): warning C4101: 'index1': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPdtcc.vcxproj] Auto build dll exports Creating library C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/build_subfolder/lib/MSPdtcc.lib and object C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/build_subfolder/lib/MSPdtcc.exp MSPdtcc.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\bin\MSPdtcc.dll Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/CMakeLists.txt CoordinateConversionService.cpp CoordinateSystemParameters.cpp EllipsoidParameters.cpp EquidistantCylindricalParameters.cpp GeodeticParameters.cpp LocalCartesianParameters.cpp MapProjection3Parameters.cpp MapProjection4Parameters.cpp MapProjection5Parameters.cpp MapProjection6Parameters.cpp MercatorScaleFactorParameters.cpp MercatorStandardParallelParameters.cpp NeysParameters.cpp ObliqueMercatorParameters.cpp PolarStereographicScaleFactorParameters.cpp PolarStereographicStandardParallelParameters.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystemParameters\EllipsoidParameters.cpp(14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystemParameters\EllipsoidParameters.cpp(22): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystemParameters\EllipsoidParameters.cpp(31): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystemParameters\EllipsoidParameters.cpp(40): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystemParameters\EllipsoidParameters.cpp(50): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateSystemParameters\EllipsoidParameters.cpp(72): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' UTMParameters.cpp Accuracy.cpp BNGCoordinates.cpp CartesianCoordinates.cpp CoordinateTuple.cpp GARSCoordinates.cpp GEOREFCoordinates.cpp GeodeticCoordinates.cpp MGRSorUSNGCoordinates.cpp MapProjectionCoordinates.cpp SphericalCoordinates.cpp UPSCoordinates.cpp UTMCoordinates.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.DatumLibrary.cpp [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' EllipsoidLibrary.cpp ErrorMessages.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UTMCoordinates.cpp(47): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(22): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UTMCoordinates.cpp(48): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(30): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UTMCoordinates.cpp(62): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UTMCoordinates.cpp(63): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.WarningMessages.cpp [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(39): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GeodeticCoordinates.cpp(43): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UPSCoordinates.cpp(43): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\SphericalCoordinates.cpp(50): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(14): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CartesianCoordinates.cpp(43): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GeodeticCoordinates.cpp(44): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(15): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(51): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of dataC:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UPSCoordinates.cpp(44): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(22): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CartesianCoordinates.cpp(44): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GeodeticCoordinates.cpp(57): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\SphericalCoordinates.cpp(51): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(23): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UTMCoordinates.cpp(84): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UPSCoordinates.cpp(57): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GeodeticCoordinates.cpp(58): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CartesianCoordinates.cpp(57): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of dataC:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(30): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UPSCoordinates.cpp(58): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CartesianCoordinates.cpp(58): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(31): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UTMCoordinates.cpp(85): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GeodeticCoordinates.cpp(81): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GeodeticCoordinates.cpp(82): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(39): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UPSCoordinates.cpp(78): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(48): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(40): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\SphericalCoordinates.cpp(76): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(51): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(52): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\UPSCoordinates.cpp(79): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(52): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(48): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\SphericalCoordinates.cpp(77): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(49): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CartesianCoordinates.cpp(81): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(66): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(52): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(53): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(61): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CartesianCoordinates.cpp(82): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(66): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(67): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(67): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\SphericalCoordinates.cpp(95): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(61): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(62): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\SphericalCoordinates.cpp(96): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.GeoidLibrary.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' egm2008_aoi_grid_package.cpp C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(67): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(88): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(68): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(83): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(88): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] egm2008_full_grid_package.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' egm2008_geoid_grid.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(83): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(89): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(89): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(84): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\BNGCoordinates.cpp(99): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GEOREFCoordinates.cpp(99): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(15): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(15): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MapProjectionCoordinates.cpp(40): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(90): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(16): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(23): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MapProjectionCoordinates.cpp(41): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MGRSorUSNGCoordinates.cpp(100): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(24): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MapProjectionCoordinates.cpp(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MapProjectionCoordinates.cpp(54): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(25): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(31): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MapProjectionCoordinates.cpp(75): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(33): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\MapProjectionCoordinates.cpp(76): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(40): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(52): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(49): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(45): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(53): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(48): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(67): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(66): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(62): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(69): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(68): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(91): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(84): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(92): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(90): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(99): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy'C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\GARSCoordinates.cpp(100): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\CoordinateTuples\CoordinateTuple.cpp(112): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' c:\j\w\buildsinglereference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\ccs\src\coordinateconversion\CoordinateConversionService.h(377): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) c:\j\w\buildsinglereference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\ccs\src\coordinateconversion\CoordinateConversionService.h(378): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\DatumLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(273): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(434): warning C4101: 'cce': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(443): warning C4101: 'cce': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(452): warning C4101: 'cce': unreferenced local variableC:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp(125): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(464): warning C4101: 'cce': unreferenced local variable C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp(128): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp(121): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp(237): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp)C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp(240): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_geoid_grid.cpp(233): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1057): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1058): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1063): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1065): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1078): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1082): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1083): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1092): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1109): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1110): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1117): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1053): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1070): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1160): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1161): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1166): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1168): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1181): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1185): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1186): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1195): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1156): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1173): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1236): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1237): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1242): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1244): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1257): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1261): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1262): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1272): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1232): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1249): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\GeoidLibrary.cpp(1304): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp(941): warning C4101: 'startCol': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp(939): warning C4101: 'index2': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_aoi_grid_package.cpp(940): warning C4101: 'kount': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(36): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(46): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(47): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(48): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\Exception\CoordinateConversionException.h(49): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp) C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(685): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp(682): warning C4101: 'k': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp(680): warning C4101: 'index2': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp(683): warning C4101: 'kount': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(708): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp(681): warning C4101: 'j': unreferenced local variable [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\dtcc\egm2008_full_grid_package.cpp(679): warning C4101: 'index1': unreferenced local variable C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2437): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2446): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2483): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2613): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2665): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2667): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2668): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2669): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2676): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2678): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2681): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2682): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2683): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2803): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2890): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2925): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2973): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(2990): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(3172): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(3420): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(3467): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(3513): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(3533): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(3643): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(3644): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\CCS\src\CoordinateConversion\CoordinateConversionService.cpp(3645): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\MSPCoordinateConversionService.vcxproj] Auto build dll exports Creating library C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/build_subfolder/lib/MSPCoordinateConversionService.lib and object C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/build_subfolder/lib/MSPCoordinateConversionService.exp MSPCoordinateConversionService.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\bin\MSPCoordinateConversionService.dll Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/CMakeLists.txt geotrans/3.8: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' built geotrans/3.8: Build folder C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 geotrans/3.8: Generated conaninfo.txt geotrans/3.8: Generated conanbuildinfo.txt geotrans/3.8: Generating the package geotrans/3.8: Package folder C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 geotrans/3.8: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Auto build dll exports MSPdtcc.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\bin\MSPdtcc.dll Auto build dll exports MSPCoordinateConversionService.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\bin\MSPCoordinateConversionService.dll -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/MSPdtcc.lib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/bin/MSPdtcc.dll -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CoordinateConversionService.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CoordinateSystemParameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/EllipsoidParameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/EquidistantCylindricalParameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GeodeticParameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/LocalCartesianParameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MapProjection3Parameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MapProjection4Parameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MapProjection5Parameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MapProjection6Parameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MercatorScaleFactorParameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MercatorStandardParallelParameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/NeysParameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/ObliqueMercatorParameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/PolarStereographicScaleFactorParameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/PolarStereographicStandardParallelParameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/UTMParameters.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/AlbersEqualAreaConic.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/AzimuthalEquidistant.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/BritishNationalGrid.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Bonne.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Cassini.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CylindricalEqualArea.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Datum.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/DatumLibraryImplementation.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/SevenParameterDatum.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/ThreeParameterDatum.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Eckert4.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Eckert6.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Ellipsoid.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/EllipsoidLibraryImplementation.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/EquidistantCylindrical.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GARS.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Geocentric.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GEOREF.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Gnomonic.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/VanDerGrinten.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/LambertConformalConic.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/LocalCartesian.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/LocalSpherical.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Mercator.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MGRS.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MillerCylindrical.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CoordinateSystem.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Mollweide.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Neys.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/NZMG.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/ObliqueMercator.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Orthographic.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/PolarStereographic.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Polyconic.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Sinusoidal.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Spherical.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Stereographic.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CCSThreadLock.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CCSThreadMutex.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/TransverseMercator.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/TransverseCylindricalEqualArea.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/UPS.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/USNG.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/UTM.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/WebMercator.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Accuracy.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/BNGCoordinates.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CartesianCoordinates.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CoordinateTuple.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GARSCoordinates.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GEOREFCoordinates.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GeodeticCoordinates.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MGRSorUSNGCoordinates.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MapProjectionCoordinates.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/SphericalCoordinates.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/UPSCoordinates.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/UTMCoordinates.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/DatumLibrary.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/DtccApi.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/EllipsoidLibrary.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CoordinateType.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/DatumType.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/HeightType.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Precision.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/SourceOrTarget.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CoordinateConversionException.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/ErrorMessages.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/WarningMessages.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GeoidLibrary.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/egm2008_aoi_grid_package.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/egm2008_full_grid_package.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/egm2008_geoid_grid.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/MSPCoordinateConversionService.lib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/bin/MSPCoordinateConversionService.dll -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CoordinateConversionService.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CoordinateSystemParameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/EllipsoidParameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/EquidistantCylindricalParameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GeodeticParameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/LocalCartesianParameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MapProjection3Parameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MapProjection4Parameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MapProjection5Parameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MapProjection6Parameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MercatorScaleFactorParameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MercatorStandardParallelParameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/NeysParameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/ObliqueMercatorParameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/PolarStereographicScaleFactorParameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/PolarStereographicStandardParallelParameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/UTMParameters.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/AlbersEqualAreaConic.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/AzimuthalEquidistant.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/BritishNationalGrid.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Bonne.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Cassini.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CylindricalEqualArea.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Datum.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/DatumLibraryImplementation.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/SevenParameterDatum.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/ThreeParameterDatum.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Eckert4.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Eckert6.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Ellipsoid.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/EllipsoidLibraryImplementation.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/EquidistantCylindrical.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GARS.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Geocentric.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GEOREF.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Gnomonic.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/VanDerGrinten.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/LambertConformalConic.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/LocalCartesian.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/LocalSpherical.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Mercator.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MGRS.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MillerCylindrical.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CoordinateSystem.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Mollweide.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Neys.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/NZMG.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/ObliqueMercator.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Orthographic.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/PolarStereographic.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Polyconic.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Sinusoidal.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Spherical.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Stereographic.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CCSThreadLock.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CCSThreadMutex.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/TransverseMercator.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/TransverseCylindricalEqualArea.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/UPS.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/USNG.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/UTM.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/WebMercator.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Accuracy.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/BNGCoordinates.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CartesianCoordinates.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CoordinateTuple.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GARSCoordinates.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GEOREFCoordinates.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GeodeticCoordinates.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MGRSorUSNGCoordinates.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/MapProjectionCoordinates.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/SphericalCoordinates.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/UPSCoordinates.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/UTMCoordinates.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/DatumLibrary.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/DtccApi.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/EllipsoidLibrary.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CoordinateType.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/DatumType.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/HeightType.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/Precision.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/SourceOrTarget.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/CoordinateConversionException.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/ErrorMessages.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/WarningMessages.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/GeoidLibrary.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/egm2008_aoi_grid_package.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/egm2008_full_grid_package.h -- Up-to-date: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/egm2008_geoid_grid.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/res -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/res/3_param.dat -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/res/7_param.dat -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/res/default.xml -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/res/egm84.grd -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/res/egm96.grd -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/res/ellips.dat -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/res/Und_min2.5x2.5_egm2008_WGS84_TideFree_reformatted -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/geotrans/3.8/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/res/wwgrid.bin [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK geotrans/3.8 package(): Packaged 2 '.dll' files: MSPCoordinateConversionService.dll, MSPdtcc.dll geotrans/3.8 package(): Packaged 89 '.h' files geotrans/3.8 package(): Packaged 2 '.lib' files: MSPCoordinateConversionService.lib, MSPdtcc.lib geotrans/3.8 package(): Packaged 1 '.txt' file: MSP_Geotrans_Terms_Of_Use.txt geotrans/3.8 package(): Packaged 3 '.dat' files: 3_param.dat, 7_param.dat, ellips.dat geotrans/3.8 package(): Packaged 1 '.xml' file: default.xml geotrans/3.8 package(): Packaged 2 '.grd' files: egm84.grd, egm96.grd geotrans/3.8 package(): Packaged 1 '.5_egm2008_WGS84_TideFree_reformatted' file: Und_min2.5x2.5_egm2008_WGS84_TideFree_reformatted geotrans/3.8 package(): Packaged 1 '.bin' file: wwgrid.bin geotrans/3.8: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' created geotrans/3.8: Created package revision 76fa9bbede2850837c64172df6db18c7 geotrans/3.8: Prepending to MPCCS_DATA runtime environment variable: C:\J\w\BuildSingleReference@2\.conan\data\geotrans\3.8\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\res [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY