******************************************************************************** conan test conan-center-index\recipes\liblsl\all\test_package\conanfile.py liblsl/1.16.0@#82e06eeeea92d1ccb88c417ceb285405 -pr C:\J\w\prod\BuildSingleReference@4\8155\c0e1ae59-f0f8-45af-823b-b35fdc513b75/profile_windows_15_mdd_vs_debug_64.liblsl-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] liblsl:shared=False [build_requires] [env] liblsl/1.16.0 (test package): Installing package Requirements boost/1.78.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache liblsl/1.16.0 from local cache - Cache pugixml/1.11 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages boost/1.78.0:d6552ce9395d226b021b219b8ea18c909282da5b - Cache bzip2/1.0.8:5c382ca84120276840c8074ab1851697636fb8ae - Cache liblsl/1.16.0:a26019f701ed2b58c66e3a13e927d0549ff2990a - Cache pugixml/1.11:8cf01e2f50fcd6b63525e70584df0326550364e1 - Cache zlib/1.2.11:8cf01e2f50fcd6b63525e70584df0326550364e1 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@4\.conan\data\bzip2\1.0.8\_\_\package\5c382ca84120276840c8074ab1851697636fb8ae\bin pugixml/1.11: Already installed! zlib/1.2.11: Already installed! boost/1.78.0: Already installed! boost/1.78.0: Disabled magic autolinking (smart and magic decisions) liblsl/1.16.0: Already installed! liblsl/1.16.0 (test package): Generator txt created conanbuildinfo.txt liblsl/1.16.0 (test package): Generator cmake created conanbuildinfo.cmake liblsl/1.16.0 (test package): Aggregating env generators liblsl/1.16.0 (test package): Generated conaninfo.txt liblsl/1.16.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@4\conan-center-index\recipes\liblsl\all\test_package\build\8d016a81161e7a4b88b578cfa2002ece04df415d/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 liblsl/1.16.0 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@4\conan-center-index\recipes\liblsl\all\test_package\build\8d016a81161e7a4b88b578cfa2002ece04df415d && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@4\conan-center-index\recipes\liblsl\all\test_package\build\8d016a81161e7a4b88b578cfa2002ece04df415d\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@4\conan-center-index\recipes\liblsl\all\test_package ----------------- -- The C compiler identification is MSVC 19.16.27045.0 -- The CXX compiler identification is MSVC 19.16.27045.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@4/conan-center-index/recipes/liblsl/all/test_package/build/8d016a81161e7a4b88b578cfa2002ece04df415d ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@4\conan-center-index\recipes\liblsl\all\test_package\build\8d016a81161e7a4b88b578cfa2002ece04df415d --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@4/conan-center-index/recipes/liblsl/all/test_package/CMakeLists.txt test_package.cpp test_package.obj : error LNK2019: unresolved external symbol __imp_lsl_destroy_string referenced in function "public: class std::basic_string,class std::allocator > __cdecl lsl::stream_info::as_xml(void)const " (?as_xml@stream_info@lsl@@QEBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) [C:\J\w\prod\BuildSingleReference@4\conan-center-index\recipes\liblsl\all\test_package\build\8d016a81161e7a4b88b578cfa2002ece04df415d\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol __imp_lsl_resolve_all referenced in function "class std::vector > __cdecl lsl::resolve_streams(double)" (?resolve_streams@lsl@@YA?AV?$vector@Vstream_info@lsl@@V?$allocator@Vstream_info@lsl@@@std@@@std@@N@Z) [C:\J\w\prod\BuildSingleReference@4\conan-center-index\recipes\liblsl\all\test_package\build\8d016a81161e7a4b88b578cfa2002ece04df415d\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol __imp_lsl_destroy_streaminfo referenced in function "public: __cdecl lsl::stream_info::stream_info(struct lsl_streaminfo_struct_ *)" (??0stream_info@lsl@@QEAA@PEAUlsl_streaminfo_struct_@@@Z) [C:\J\w\prod\BuildSingleReference@4\conan-center-index\recipes\liblsl\all\test_package\build\8d016a81161e7a4b88b578cfa2002ece04df415d\test_package.vcxproj] test_package.obj : error LNK2019: unresolved external symbol __imp_lsl_get_xml referenced in function "public: class std::basic_string,class std::allocator > __cdecl lsl::stream_info::as_xml(void)const " (?as_xml@stream_info@lsl@@QEBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) [C:\J\w\prod\BuildSingleReference@4\conan-center-index\recipes\liblsl\all\test_package\build\8d016a81161e7a4b88b578cfa2002ece04df415d\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@4\conan-center-index\recipes\liblsl\all\test_package\build\8d016a81161e7a4b88b578cfa2002ece04df415d\bin\test_package.exe : fatal error LNK1120: 4 unresolved externals [C:\J\w\prod\BuildSingleReference@4\conan-center-index\recipes\liblsl\all\test_package\build\8d016a81161e7a4b88b578cfa2002ece04df415d\test_package.vcxproj] 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 ERROR: liblsl/1.16.0 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@4\conan-center-index\recipes\liblsl\all\test_package\build\8d016a81161e7a4b88b578cfa2002ece04df415d --config Debug -- /m:16 /verbosity:minimal