******************************************************************************** conan install replxx/0.0.2@ --profile=C:\J\w\BuildSingleReference@2/1273/fe76aac2-b495-40e1-b1e2-6488dfb31f21/profile.txt --build=replxx ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] replxx:shared=True [build_requires] [env] replxx/0.0.2: Forced build from source Installing package: replxx/0.0.2 Requirements replxx/0.0.2 from 'conan-upstream' - Cache Packages replxx/0.0.2:995e0f0b86a651012a3bfca00d60f35ae037db5e - Build Installing (downloading, building) binaries... replxx/0.0.2: Copying sources to build folder replxx/0.0.2: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e replxx/0.0.2: 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 replxx/0.0.2: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\package\995e0f0b86a651012a3bfca00d60f35ae037db5e" -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_MODULE_PATH="C:/J/w/BuildSingleReference@2/.conan/data/replxx/0.0.2/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DREPLXX_BuildExamples="False" -DBUILD_STATIC_LIBS="False" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/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.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/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 -- Build mode: Release -- Compiler type MSVC: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed -- Performing Test COMPILER_HAS_DEPRECATED -- Performing Test COMPILER_HAS_DEPRECATED - Success -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/replxx/0.0.2/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/replxx/0.0.2/_/_/build/995e0f0b86a651012a3bfca00d60f35ae037db5e/source_subfolder/CMakeLists.txt conversion.cxx ConvertUTF.cpp escape.cxx history.cxx replxx_impl.cxx io.cxx prompt.cxx replxx.cxx util.cxx wcwidth.cpp windows.cxx C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\conversion.cxx(56,27): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\conversion.cxx(89,16): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\unicodestring.hxx(59,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\history.cxx) [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\unicodestring.hxx(68,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\history.cxx) [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\utf8string.hxx(43,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\history.cxx) [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\unicodestring.hxx(59,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx.cxx) [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\unicodestring.hxx(68,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx.cxx) [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\utf8string.hxx(43,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx.cxx) [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\io.cxx(114,14): error C2039: 'runtime_error': is not a member of 'std' [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\functional(31): message : see declaration of 'std' [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\io.cxx(114,27): error C3861: 'runtime_error': identifier not found [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\io.cxx(126,14): error C2039: 'runtime_error': is not a member of 'std' [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\functional(31): message : see declaration of 'std' [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\io.cxx(126,27): error C3861: 'runtime_error': identifier not found [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\io.cxx(506,115): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\unicodestring.hxx(59,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\prompt.cxx) [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\unicodestring.hxx(68,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\prompt.cxx) [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\windows.cxx(125,18): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\windows.cxx(134,17): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\unicodestring.hxx(59,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx) [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\unicodestring.hxx(68,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx) [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\utf8string.hxx(43,1): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx) [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx.cxx(357,11): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx(273,55): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx(527,40): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx(548,39): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx(579,31): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx(716,64): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx(734,54): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx(774,44): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx(831,45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx(1157,40): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx(1324,32): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx_impl.cxx(1325,44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\src\replxx.cxx(391,63): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e\source_subfolder\replxx.vcxproj] replxx/0.0.2: replxx/0.0.2: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e 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 replxx/0.0.2: ERROR: Package '995e0f0b86a651012a3bfca00d60f35ae037db5e' build failed replxx/0.0.2: WARN: Build folder C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e ERROR: replxx/0.0.2: Error in build() method, line 52 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference@2\.conan\data\replxx\0.0.2\_\_\build\995e0f0b86a651012a3bfca00d60f35ae037db5e --config Release -- /m:16 /verbosity:minimal