[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: 9.52734375 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: None [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 catch2/2.13.4 exports: File 'conandata.yml' found. Exporting it... catch2/2.13.4 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.13.4': {'url': 'https://github.com/catchorg/Catch2/archive/v2.13.4.tar.gz', 'sha256': 'e7eb70b3d0ac2ed7dcf14563ad808740c29e628edde99e973adad373a2b5e4df'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 2.13.4: sha256: e7eb70b3d0ac2ed7dcf14563ad808740c29e628edde99e973adad373a2b5e4df url: https://github.com/catchorg/Catch2/archive/v2.13.4.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 catch2/2.13.4: The stored package has not changed catch2/2.13.4: Using the exported files summary hash as the recipe revision: e9ad3f861807aecc860bdf2fa4bcc0a1 catch2/2.13.4: Exported revision: e9ad3f861807aecc860bdf2fa4bcc0a1 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows os_build=Windows [options] [build_requires] [env] catch2/2.13.4: Forced build from source catch2/2.13.4 (test package): Installing package Requirements catch2/2.13.4 from local cache - Cache Packages catch2/2.13.4:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build Installing (downloading, building) binaries... catch2/2.13.4: Copying sources to build folder catch2/2.13.4: Building your package in C:\J\w\cci_PR-4043@4\.conan\data\catch2\2.13.4\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 catch2/2.13.4: 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 catch2/2.13.4: Calling build() ----Running------ > cd C:\J\w\cci_PR-4043@4\.conan\data\catch2\2.13.4\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_INSTALL_PREFIX="C:\J\w\cci_PR-4043@4\.conan\data\catch2\2.13.4\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260" -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" -DBUILD_TESTING="OFF" -DCATCH_INSTALL_DOCS="OFF" -DCATCH_INSTALL_HELPERS="ON" -Wno-dev C:\J\w\cci_PR-4043@4\.conan\data\catch2\2.13.4\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\source_subfolder ----------------- -- The CXX compiler identification is MSVC 19.28.29333.0 -- 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 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder ----Running------ > cmake --build C:\J\w\cci_PR-4043@4\.conan\data\catch2\2.13.4\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder --config Debug -- /m:1 /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/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt catch_with_main.cpp Catch2WithMain.vcxproj -> C:\J\w\cci_PR-4043@4\.conan\data\catch2\2.13.4\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\Debug\Catch2WithMain.lib Building Custom Rule C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt catch2/2.13.4: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' built catch2/2.13.4: Build folder C:\J\w\cci_PR-4043@4\.conan\data\catch2\2.13.4\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 catch2/2.13.4: Generated conaninfo.txt catch2/2.13.4: Generated conanbuildinfo.txt catch2/2.13.4: Generating the package catch2/2.13.4: Package folder C:\J\w\cci_PR-4043@4\.conan\data\catch2\2.13.4\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260 catch2/2.13.4: Calling package() ----Running------ > cmake --build C:\J\w\cci_PR-4043@4\.conan\data\catch2\2.13.4\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder --config Debug --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Catch2WithMain.vcxproj -> C:\J\w\cci_PR-4043@4\.conan\data\catch2\2.13.4\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\Debug\Catch2WithMain.lib -- Install configuration: "Debug" -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/Catch2WithMain.lib -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Catch2/Catch2Targets.cmake -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Catch2/Catch2Targets-debug.cmake -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/catch2 -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/catch2/catch.hpp -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/catch2/catch_reporter_automake.hpp -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/catch2/catch_reporter_sonarqube.hpp -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/catch2/catch_reporter_tap.hpp -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/catch2/catch_reporter_teamcity.hpp -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Catch2/Catch2Config.cmake -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Catch2/Catch2ConfigVersion.cmake -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Catch2/ParseAndAddCatchTests.cmake -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Catch2/Catch.cmake -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Catch2/CatchAddTests.cmake -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/Catch2/gdbinit -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/Catch2/lldbinit -- Installing: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/pkgconfig/catch2.pc [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK catch2/2.13.4 package(): Packaged 5 '.hpp' files catch2/2.13.4 package(): Packaged 1 '.lib' file: Catch2WithMain.lib catch2/2.13.4 package(): Packaged 3 '.cmake' files: Catch.cmake, CatchAddTests.cmake, ParseAndAddCatchTests.cmake catch2/2.13.4 package(): Packaged 1 '.txt' file: LICENSE.txt catch2/2.13.4: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' created catch2/2.13.4: Created package revision 8d69543ab61e9c02b98b4e0e2338fd91 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK catch2/2.13.4 (test package): Generator cmake created conanbuildinfo.cmake catch2/2.13.4 (test package): Generator cmake_find_package created FindCatch2.cmake catch2/2.13.4 (test package): Generator txt created conanbuildinfo.txt catch2/2.13.4 (test package): Generated conaninfo.txt catch2/2.13.4 (test package): Generated graphinfo Using lockfile: 'C:\J\w\cci_PR-4043@4/10/ae74efd2-ffd3-4ae7-954a-9aeb6b508173/recipes/catch2/2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613/conan.lock' Using cached profile from lockfile [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 catch2/2.13.4 (test package): Calling build() ----Running------ > cd C:\J\w\cci_PR-4043@4/10/ae74efd2-ffd3-4ae7-954a-9aeb6b508173/recipes/catch2/2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_MODULE_PATH="C:/J/w/cci_PR-4043@4/10/ae74efd2-ffd3-4ae7-954a-9aeb6b508173/recipes/catch2/2.x.x/test_package/build/feec171d3a30b4b96c7cd94d17d9a484f3d44613" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\cci_PR-4043@4/10/ae74efd2-ffd3-4ae7-954a-9aeb6b508173/recipes/catch2/2.x.x\test_package ----------------- -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Using autogenerated FindCatch2.cmake -- Found Catch2: 2.13.4 (found version "2.13.4") -- Library Catch2WithMain found C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/Catch2WithMain.lib -- Found: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/Catch2WithMain.lib -- Library Catch2WithMain found C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/Catch2WithMain.lib -- Found: C:/J/w/cci_PR-4043@4/.conan/data/catch2/2.13.4/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/Catch2WithMain.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-4043@4/10/ae74efd2-ffd3-4ae7-954a-9aeb6b508173/recipes/catch2/2.x.x/test_package/build/feec171d3a30b4b96c7cd94d17d9a484f3d44613 ----Running------ > cmake --build C:\J\w\cci_PR-4043@4/10/ae74efd2-ffd3-4ae7-954a-9aeb6b508173/recipes/catch2/2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613 --config Debug -- /m:1 /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/cci_PR-4043@4/10/ae74efd2-ffd3-4ae7-954a-9aeb6b508173/recipes/catch2/2.x.x/test_package/CMakeLists.txt 200-standalone.cpp Catch2WithMain.lib(catch_with_main.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in 200-standalone.obj [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in libcpmtd.lib(xlock.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in libcpmtd.lib(xlock.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::_Locinfo(char const *)" (??0_Locinfo@std@@QEAA@PEBD@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::~_Locinfo(void)" (??1_Locinfo@std@@QEAA@XZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct _Collvec __cdecl std::_Locinfo::_Getcoll(void)const " (?_Getcoll@_Locinfo@std@@QEBA?AU_Collvec@@XZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getdays(void)const " (?_Getdays@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getmonths(void)const " (?_Getmonths@_Locinfo@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getdays(void)const " (?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: unsigned short const * __cdecl std::_Locinfo::_W_Getmonths(void)const " (?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ) already defined in libcpmtd.lib(wlocale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Yarn::c_str(void)const " (?c_str@?$_Yarn@D@std@@QEBAPEBDXZ) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void * __cdecl std::_Crt_new_delete::operator new(unsigned __int64)" (??2_Crt_new_delete@std@@SAPEAX_K@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void __cdecl std::_Crt_new_delete::operator delete(void *)" (??3_Crt_new_delete@std@@SAXPEAX@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl std::locale::facet::facet(unsigned __int64)" (??0facet@locale@std@@IEAA@_K@Z) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: virtual __cdecl std::locale::facet::~facet(void)" (??1facet@locale@std@@MEAA@XZ) already defined in libcpmtd.lib(locale0.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: bool __cdecl std::codecvt_base::always_noconv(void)const " (?always_noconv@codecvt_base@std@@QEBA_NXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: bool __cdecl std::ctype::is(short,char)const " (?is@?$ctype@D@std@@QEBA_NFD@Z) already defined in libcpmtd.lib(xlocale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char __cdecl std::ctype::tolower(char)const " (?tolower@?$ctype@D@std@@QEBADD@Z) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static unsigned __int64 __cdecl std::ctype::_Getcat(class std::locale::facet const * *,class std::locale const *)" (?_Getcat@?$ctype@D@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::codecvt::in(struct _Mbstatet &,char const *,char const *,char const * &,char *,char *,char * &)const " (?in@?$codecvt@DDU_Mbstatet@@@std@@QEBAHAEAU_Mbstatet@@PEBD1AEAPEBDPEAD3AEAPEAD@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::codecvt::out(struct _Mbstatet &,char const *,char const *,char const * &,char *,char *,char * &)const " (?out@?$codecvt@DDU_Mbstatet@@@std@@QEBAHAEAU_Mbstatet@@PEBD1AEAPEBDPEAD3AEAPEAD@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::codecvt::unshift(struct _Mbstatet &,char *,char *,char * &)const " (?unshift@?$codecvt@DDU_Mbstatet@@@std@@QEBAHAEAU_Mbstatet@@PEAD1AEAPEAD@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static unsigned __int64 __cdecl std::codecvt::_Getcat(class std::locale::facet const * *,class std::locale const *)" (?_Getcat@?$codecvt@DDU_Mbstatet@@@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::ios_base::flags(void)const " (?flags@ios_base@std@@QEBAHXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::ios_base::setf(int,int)" (?setf@ios_base@std@@QEAAHHH@Z) already defined in libcpmtd.lib(iomanip.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(void)const " (?width@ios_base@std@@QEBA_JXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(__int64)" (?width@ios_base@std@@QEAA_J_J@Z) already defined in libcpmtd.lib(iomanip.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl std::basic_streambuf >::basic_streambuf >(void)" (??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAA@XZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: virtual __cdecl std::basic_streambuf >::~basic_streambuf >(void)" (??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UEAA@XZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::basic_streambuf >::sbumpc(void)" (?sbumpc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::basic_streambuf >::sgetc(void)" (?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::basic_streambuf >::sputc(char)" (?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHD@Z) already defined in libcpmtd.lib(locale.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::eback(void)const " (?eback@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::gptr(void)const " (?gptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::pptr(void)const " (?pptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::egptr(void)const " (?egptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::gbump(int)" (?gbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXH@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::setg(char *,char *,char *)" (?setg@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAD00@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::epptr(void)const " (?epptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::_Gndec(void)" (?_Gndec@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::_Gninc(void)" (?_Gninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __int64 __cdecl std::basic_streambuf >::_Gnavail(void)const " (?_Gnavail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBA_JXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::pbump(int)" (?pbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXH@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::setp(char *,char *)" (?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAD0@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf >::_Pninc(void)" (?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __int64 __cdecl std::basic_streambuf >::_Pnavail(void)const " (?_Pnavail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBA_JXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::_Init(void)" (?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf >::_Init(char * *,char * *,int *,char * *,char * *,int *)" (?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAPEAD0PEAH001@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: virtual __int64 __cdecl std::basic_streambuf >::xsgetn(char *,__int64)" (?xsgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA_JPEAD_J@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: virtual __int64 __cdecl std::basic_streambuf >::xsputn(char const *,__int64)" (?xsputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA_JPEBD_J@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: virtual __cdecl std::basic_ios >::~basic_ios >(void)" (??1?$basic_ios@DU?$char_traits@D@std@@@std@@UEAA@XZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ios >::clear(int,bool)" (?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ios >::setstate(int,bool)" (?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char __cdecl std::basic_ios >::widen(char)const " (?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADD@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl std::basic_ios >::basic_ios >(void)" (??0?$basic_ios@DU?$char_traits@D@std@@@std@@IEAA@XZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::basic_ostream >::basic_ostream >(class std::basic_streambuf > *,bool)" (??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: virtual __cdecl std::basic_ostream >::~basic_ostream >(void)" (??1?$basic_ostream@DU?$char_traits@D@std@@@std@@UEAA@XZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ostream >::`vbase destructor'(void)" (??_D?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXXZ) already defined in libcpmtd.lib(cout.obj) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol '_invalid_parameter' defined in 'libucrtd.lib(invalid_parameter.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"class std::basic_string,class std::allocator > __cdecl std::operator+,class std::allocator >(class std::basic_string,class std::allocator > &&,class std::basic_string,class std::allocator > &&)" (??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@$$QEAV10@0@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol '_calloc_dbg' defined in 'libucrtd.lib(debug_heap.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"char * __cdecl std::_Maklocstr(char const *,char *,struct _Cvtvec const &)" (??$_Maklocstr@D@std@@YAPEADPEBDPEADAEBU_Cvtvec@@@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol '_CrtDbgReport' defined in 'libucrtd.lib(dbgrpt.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"class std::basic_string,class std::allocator > __cdecl std::operator+,class std::allocator >(class std::basic_string,class std::allocator > &&,class std::basic_string,class std::allocator > &&)" (??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@$$QEAV10@0@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol '_get_stream_buffer_pointers' defined in 'libucrtd.lib(_file.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"protected: void __cdecl std::basic_filebuf >::_Init(struct _iobuf *,enum std::basic_filebuf >::_Initfl)" (?_Init@?$basic_filebuf@DU?$char_traits@D@std@@@std@@IEAAXPEAU_iobuf@@W4_Initfl@12@@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'fclose' defined in 'libucrtd.lib(fclose.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"public: class std::basic_filebuf > * __cdecl std::basic_filebuf >::close(void)" (?close@?$basic_filebuf@DU?$char_traits@D@std@@@std@@QEAAPEAV12@XZ)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'fflush' defined in 'libucrtd.lib(fflush.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"protected: virtual int __cdecl std::basic_filebuf >::sync(void)" (?sync@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAAHXZ)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'fgetc' defined in 'libucrtd.lib(fgetc.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"bool __cdecl std::_Fgetc(char &,struct _iobuf *)" (??$_Fgetc@D@std@@YA_NAEADPEAU_iobuf@@@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'fgetpos' defined in 'libucrtd.lib(fgetpos.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"protected: virtual class std::fpos __cdecl std::basic_filebuf >::seekoff(__int64,int,int)" (?seekoff@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAA?AV?$fpos@U_Mbstatet@@@2@_JHH@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'fputc' defined in 'libucrtd.lib(fputc.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"bool __cdecl std::_Fputc(char,struct _iobuf *)" (??$_Fputc@D@std@@YA_NDPEAU_iobuf@@@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'fread' defined in 'libucrtd.lib(fread.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"protected: virtual __int64 __cdecl std::basic_filebuf >::xsgetn(char *,__int64)" (?xsgetn@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAA_JPEAD_J@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'fsetpos' defined in 'libucrtd.lib(fsetpos.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"protected: virtual class std::fpos __cdecl std::basic_filebuf >::seekpos(class std::fpos,int)" (?seekpos@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAA?AV?$fpos@U_Mbstatet@@@2@V32@H@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol '_fseeki64' defined in 'libucrtd.lib(fseek.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"protected: virtual class std::fpos __cdecl std::basic_filebuf >::seekoff(__int64,int,int)" (?seekoff@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAA?AV?$fpos@U_Mbstatet@@@2@_JHH@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'fwrite' defined in 'libucrtd.lib(fwrite.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"protected: bool __cdecl std::basic_filebuf >::_Endwrite(void)" (?_Endwrite@?$basic_filebuf@DU?$char_traits@D@std@@@std@@IEAA_NXZ)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'getchar' defined in 'libucrtd.lib(fgetc.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"public: int __cdecl Catch::Session::run(void)" (?run@Session@Catch@@QEAAHXZ)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'setvbuf' defined in 'libucrtd.lib(setvbuf.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"protected: virtual class std::basic_streambuf > * __cdecl std::basic_filebuf >::setbuf(char *,__int64)" (?setbuf@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MEAAPEAV?$basic_streambuf@DU?$char_traits@D@std@@@2@PEAD_J@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'ungetc' defined in 'libucrtd.lib(ungetc.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"bool __cdecl std::_Ungetc(char const &,struct _iobuf *)" (??$_Ungetc@D@std@@YA_NAEBDPEAU_iobuf@@@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol '_lock_file' defined in 'libucrtd.lib(_file.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"public: virtual void __cdecl std::basic_filebuf >::_Lock(void)" (?_Lock@?$basic_filebuf@DU?$char_traits@D@std@@@std@@UEAAXXZ)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol '_unlock_file' defined in 'libucrtd.lib(_file.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"public: virtual void __cdecl std::basic_filebuf >::_Unlock(void)" (?_Unlock@?$basic_filebuf@DU?$char_traits@D@std@@@std@@UEAAXXZ)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol '__stdio_common_vsprintf_s' defined in 'libucrtd.lib(output.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '_vsprintf_s_l' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol '_errno' defined in 'libucrtd.lib(errno.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"public: __cdecl Catch::ErrnoGuard::ErrnoGuard(void)" (??0ErrnoGuard@Catch@@QEAA@XZ)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'wcslen' defined in 'libucrtd.lib(strnlen.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"wchar_t * __cdecl std::_Maklocwcs(wchar_t const *)" (?_Maklocwcs@std@@YAPEA_WPEB_W@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol '_dtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"int __cdecl fpclassify(double)" (?fpclassify@@YAHN@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol '_fdtest' defined in 'libucrtd.lib(_test.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"int __cdecl fpclassify(float)" (?fpclassify@@YAHM@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'free' defined in 'libucrtd.lib(free.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"public: __cdecl std::_Buf::~_Buf(void)" (??1?$_Buf@D@std@@QEAA@XZ)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'abort' defined in 'libucrtd.lib(abort.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"protected: virtual void __cdecl Catch::clara::detail::BasicResult::enforceOk(void)const " (?enforceOk@?$BasicResult@VParseState@detail@clara@Catch@@@detail@clara@Catch@@MEBAXXZ)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'terminate' defined in 'libucrtd.lib(terminate.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '__catch$?add@StartupExceptionRegistry@Catch@@QEAAXAEBVexception_ptr@std@@@Z$0' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'isspace' defined in 'libucrtd.lib(_ctype.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"public: class Catch::StringRef __cdecl ::operator()(unsigned __int64,unsigned __int64)const " (??R@@QEBA?AVStringRef@Catch@@_K0@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'isalnum' defined in 'libucrtd.lib(_ctype.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"bool __cdecl Catch::`anonymous namespace'::isReservedTag(class std::basic_string,class std::allocator > const &)" (?isReservedTag@?A0xa2b81d8f@Catch@@YA_NAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'tolower' defined in 'libucrtd.lib(tolower_toupper.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"char __cdecl Catch::`anonymous namespace'::toLowerCh(char)" (?toLowerCh@?A0xa2b81d8f@Catch@@YADD@Z)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] LINK : warning LNK4217: symbol 'strftime' defined in 'libucrtd.lib(strftime.obj)' is imported by 'Catch2WithMain.lib(catch_with_main.obj)' in function '"class std::basic_string,class std::allocator > __cdecl Catch::`anonymous namespace'::getCurrentTimestamp(void)" (?getCurrentTimestamp@?A0xa2b81d8f@Catch@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)' [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp_nextafter referenced in function "double __cdecl Catch::`anonymous namespace'::nextafter(double,double)" (?nextafter@?A0xa2b81d8f@Catch@@YANNN@Z) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp_nextafterf referenced in function "float __cdecl Catch::`anonymous namespace'::nextafter(float,float)" (?nextafter@?A0xa2b81d8f@Catch@@YAMMM@Z) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp_realloc referenced in function "private: void __cdecl std::_Buf::_Expand(unsigned int)" (?_Expand@?$_Buf@D@std@@AEAAXI@Z) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp_srand referenced in function "void __cdecl Catch::seedRng(struct Catch::IConfig const &)" (?seedRng@Catch@@YAXAEBUIConfig@1@@Z) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp__wassert referenced in function "public: __cdecl Catch::Capturer::Capturer(class Catch::StringRef,struct Catch::SourceLineInfo const &,enum Catch::ResultWas::OfType,class Catch::StringRef)" (??0Capturer@Catch@@QEAA@VStringRef@1@AEBUSourceLineInfo@1@W4OfType@ResultWas@1@0@Z) [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp__gmtime64_s referenced in function gmtime_s [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] Catch2WithMain.lib(catch_with_main.obj) : error LNK2019: unresolved external symbol __imp__time64 referenced in function time [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\bin\standalone.exe : fatal error LNK1120: 7 unresolved externals [C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\standalone.vcxproj] Building Custom Rule C:/J/w/cci_PR-4043@4/10/ae74efd2-ffd3-4ae7-954a-9aeb6b508173/recipes/catch2/2.x.x/test_package/CMakeLists.txt 000-CatchMain.cpp 100-Fix-Section.cpp Generating Code... test_package.vcxproj -> C:\J\w\cci_PR-4043@4\10\ae74efd2-ffd3-4ae7-954a-9aeb6b508173\recipes\catch2\2.x.x\test_package\build\feec171d3a30b4b96c7cd94d17d9a484f3d44613\bin\test_package.exe JSON file created at 'C:\J\w\cci_PR-4043@4/10/ae74efd2-ffd3-4ae7-954a-9aeb6b508173/_create.json'