[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 7.1083984375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['patches/**', 'CMakeLists.txt'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe cppcommon/1.0.0.0 exports: File 'conandata.yml' found. Exporting it... cppcommon/1.0.0.0 exports: Copied 1 '.yml' file: conandata.yml cppcommon/1.0.0.0 exports_sources: Copied 1 '.patch' file: 00001-update-cmakelists.patch cppcommon/1.0.0.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.0.0.0': {'url': 'https://github.com/chronoxor/CppCommon/archive/1.0.0.0.tar.gz', 'sha256': 'd6124dd4cd430e5f10c2942ff02a95636369875b652e66a499b01f1fb3ecfd6d'}}, 'patches': {'1.0.0.0': [{'patch_file': 'patches/00001-update-cmakelists.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.0.0.0: - base_path: source_subfolder patch_file: patches/00001-update-cmakelists.patch sources: 1.0.0.0: sha256: d6124dd4cd430e5f10c2942ff02a95636369875b652e66a499b01f1fb3ecfd6d url: https://github.com/chronoxor/CppCommon/archive/1.0.0.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK cppcommon/1.0.0.0: The stored package has not changed cppcommon/1.0.0.0: Using the exported files summary hash as the recipe revision: c37e5301a02a9d4baf72467da6a58d0d cppcommon/1.0.0.0: Exported revision: c37e5301a02a9d4baf72467da6a58d0d Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows os_build=Windows [options] cppcommon:shared=False [build_requires] [env] cppcommon/1.0.0.0: Forced build from source cppcommon/1.0.0.0 (test package): Installing package Requirements cppcommon/1.0.0.0 from local cache - Cache fmt/7.0.3 from 'central' - Cache Packages cppcommon/1.0.0.0:5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4 - Build fmt/7.0.3:3fb49604f9c2f729b85ba3115852006824e72cab - Cache Installing (downloading, building) binaries... fmt/7.0.3: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cppcommon/1.0.0.0: Copying sources to build folder cppcommon/1.0.0.0: Building your package in C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4 cppcommon/1.0.0.0: Generator cmake created conanbuildinfo.cmake [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 cppcommon/1.0.0.0: Calling build() ----Running------ > cd C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\package\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4" -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" -DCPPCOMMON_MODULE="ON" -Wno-dev C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4 ----------------- -- The C compiler identification is MSVC 19.24.28316.0 -- The CXX compiler identification is MSVC 19.24.28316.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/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 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR -- Build files have been written to: C:/J/w/cci_PR-3224@2/.conan/data/cppcommon/1.0.0.0/_/_/build/5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4/build_subfolder ----Running------ > cmake --build C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/cci_PR-3224@2/.conan/data/cppcommon/1.0.0.0/_/_/build/5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4/source_subfolder/CMakeLists.txt token_bucket.cpp filecache.cpp C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,36): error C2039: 'wstring_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,49): error C2061: syntax error: identifier 'wstring_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(56,44): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(56,56): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(62,44): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(62,56): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(69,41): error C2039: 'u16string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(69,56): error C2061: syntax error: identifier 'u16string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(75,45): error C2039: 'u16string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(75,60): error C2061: syntax error: identifier 'u16string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(82,41): error C2039: 'u32string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(82,56): error C2061: syntax error: identifier 'u32string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(88,45): error C2039: 'u32string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(88,60): error C2061: syntax error: identifier 'u32string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(95,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(95,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(101,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(101,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(108,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(108,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(114,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(114,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(121,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(121,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(127,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(127,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(134,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(134,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(140,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(140,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\filesystem/path.h(107,31): error C2660: 'CppCommon::Encoding::ToUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,24): message : see declaration of 'CppCommon::Encoding::ToUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\filesystem/path.h(112,36): error C2660: 'CppCommon::Encoding::ToUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,24): message : see declaration of 'CppCommon::Encoding::ToUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\filesystem/path.h(152,34): error C2660: 'CppCommon::Encoding::FromUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,25): message : see declaration of 'CppCommon::Encoding::FromUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] string_view is only available with C++17 or later. C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\cache/filecache.h(81,26): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\unordered_map(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\cache/filecache.h(81,37): error C2065: 'string_view': undeclared identifier [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\cache/filecache.h(81,10): error C2923: 'std::pair': 'string_view' is not a valid template type argument for parameter '_Ty2' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\cache/filecache.h(88,26): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\unordered_map(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\cache/filecache.h(88,37): error C2065: 'string_view': undeclared identifier [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\cache/filecache.h(88,10): error C2923: 'std::pair': 'string_view' is not a valid template type argument for parameter '_Ty2' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(55,22): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\unordered_map(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(55,33): error C2065: 'string_view': undeclared identifier [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(55,6): error C2923: 'std::pair': 'string_view' is not a valid template type argument for parameter '_Ty2' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(56,1): error C2079: 'CppCommon::FileCache::find' uses undefined struct 'std::pair' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(62,43): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\unordered_map(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(62,54): error C3861: 'string_view': identifier not found [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(64,38): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\unordered_map(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(64,49): error C3861: 'string_view': identifier not found [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(67,22): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\unordered_map(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(67,33): error C2065: 'string_view': undeclared identifier [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(67,6): error C2923: 'std::pair': 'string_view' is not a valid template type argument for parameter '_Ty2' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(68,1): error C2079: 'CppCommon::FileCache::find' uses undefined struct 'std::pair' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(74,43): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\unordered_map(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(74,54): error C3861: 'string_view': identifier not found [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(77,38): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\unordered_map(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(77,49): error C3861: 'string_view': identifier not found [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\cache\filecache.cpp(139,106): error C2660: 'CppCommon::Encoding::URLDecode': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(140,24): message : see declaration of 'CppCommon::Encoding::URLDecode' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] reader.cpp uint128.cpp uint256.cpp writer.cpp exceptions_handler.cpp C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,36): error C2039: 'wstring_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,49): error C2061: syntax error: identifier 'wstring_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(56,44): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(56,56): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(62,44): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(62,56): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(69,41): error C2039: 'u16string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(69,56): error C2061: syntax error: identifier 'u16string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(75,45): error C2039: 'u16string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(75,60): error C2061: syntax error: identifier 'u16string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(82,41): error C2039: 'u32string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(82,56): error C2061: syntax error: identifier 'u32string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(88,45): error C2039: 'u32string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(88,60): error C2061: syntax error: identifier 'u32string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(95,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(95,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(101,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(101,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(108,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(108,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(114,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(114,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(121,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(121,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(127,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(127,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(134,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(134,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(140,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\bitset(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(140,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\filesystem/path.h(107,31): error C2660: 'CppCommon::Encoding::ToUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,24): message : see declaration of 'CppCommon::Encoding::ToUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\filesystem/path.h(112,36): error C2660: 'CppCommon::Encoding::ToUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,24): message : see declaration of 'CppCommon::Encoding::ToUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\filesystem/path.h(152,34): error C2660: 'CppCommon::Encoding::FromUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,25): message : see declaration of 'CppCommon::Encoding::FromUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] fatal.cpp system_error.cpp C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,36): error C2039: 'wstring_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,49): error C2061: syntax error: identifier 'wstring_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(56,44): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(56,56): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(62,44): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(62,56): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(69,41): error C2039: 'u16string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(69,56): error C2061: syntax error: identifier 'u16string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(75,45): error C2039: 'u16string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(75,60): error C2061: syntax error: identifier 'u16string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(82,41): error C2039: 'u32string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(82,56): error C2061: syntax error: identifier 'u32string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(88,45): error C2039: 'u32string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(88,60): error C2061: syntax error: identifier 'u32string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(95,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(95,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(101,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(101,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(108,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(108,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(114,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(114,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(121,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(121,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(127,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(127,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(134,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(134,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(140,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(140,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\source\errors\system_error.cpp(64,116): error C2660: 'CppCommon::Encoding::ToUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,24): message : see declaration of 'CppCommon::Encoding::ToUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] directory.cpp C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,36): error C2039: 'wstring_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,49): error C2061: syntax error: identifier 'wstring_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(56,44): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(56,56): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(62,44): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(62,56): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(69,41): error C2039: 'u16string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(69,56): error C2061: syntax error: identifier 'u16string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(75,45): error C2039: 'u16string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(75,60): error C2061: syntax error: identifier 'u16string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(82,41): error C2039: 'u32string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(82,56): error C2061: syntax error: identifier 'u32string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(88,45): error C2039: 'u32string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(88,60): error C2061: syntax error: identifier 'u32string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(95,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(95,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(101,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(101,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(108,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(108,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(114,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(114,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(121,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(121,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(127,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(127,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(134,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(134,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(140,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(140,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\filesystem/path.h(107,31): error C2660: 'CppCommon::Encoding::ToUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,24): message : see declaration of 'CppCommon::Encoding::ToUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\filesystem/path.h(112,36): error C2660: 'CppCommon::Encoding::ToUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,24): message : see declaration of 'CppCommon::Encoding::ToUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\filesystem/path.h(152,34): error C2660: 'CppCommon::Encoding::FromUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,25): message : see declaration of 'CppCommon::Encoding::FromUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] directory_iterator.cpp C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,36): error C2039: 'wstring_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,49): error C2061: syntax error: identifier 'wstring_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(56,44): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(56,56): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(62,44): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(62,56): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(69,41): error C2039: 'u16string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(69,56): error C2061: syntax error: identifier 'u16string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(75,45): error C2039: 'u16string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(75,60): error C2061: syntax error: identifier 'u16string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(82,41): error C2039: 'u32string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(82,56): error C2061: syntax error: identifier 'u32string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(88,45): error C2039: 'u32string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(88,60): error C2061: syntax error: identifier 'u32string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(95,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(95,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(101,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(101,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(108,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(108,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(114,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(114,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(121,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(121,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(127,42): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(127,54): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(134,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(134,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(140,39): error C2039: 'string_view': is not a member of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\string(24): message : see declaration of 'std' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(140,51): error C2061: syntax error: identifier 'string_view' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\filesystem/path.h(107,31): error C2660: 'CppCommon::Encoding::ToUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,24): message : see declaration of 'CppCommon::Encoding::ToUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\filesystem/path.h(112,36): error C2660: 'CppCommon::Encoding::ToUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(40,24): message : see declaration of 'CppCommon::Encoding::ToUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\filesystem/path.h(152,34): error C2660: 'CppCommon::Encoding::FromUTF8': function does not take 1 arguments [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\source_subfolder\include\string/encoding.h(49,25): message : see declaration of 'CppCommon::Encoding::FromUTF8' [C:\J\w\cci_PR-3224@2\.conan\data\cppcommon\1.0.0.0\_\_\build\5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4\build_subfolder\source_subfolder\cppcommon.vcxproj] cppcommon/1.0.0.0: JSON file created at 'C:\J\w\cci_PR-3224@2/7/3acdc514-778a-466a-859a-58234c80a7bf/_create.json'