******************************************************************************** conan install hidapi/0.10.1@ --profile=C:\J\w\BuildSingleReference/9504/fbbbc81e-0ab0-46f5-ba2a-0ac75f04cc61/profile.txt --build=hidapi ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [options] hidapi:shared=False [build_requires] [env] hidapi/0.10.1: Forced build from source Installing package: hidapi/0.10.1 Requirements hidapi/0.10.1 from local cache - Cache Packages hidapi/0.10.1:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hidapi/0.10.1: Configuring sources in C:\J\w\BuildSingleReference\.conan\data\hidapi\0.10.1\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK hidapi/0.10.1: Copying sources to build folder hidapi/0.10.1: Building your package in C:\J\w\BuildSingleReference\.conan\data\hidapi\0.10.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 [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 hidapi/0.10.1: Calling build() ----Running------ > set "VSCMD_START_DIR=%CD%" && call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC/Auxiliary/Build/vcvarsall.bat" amd64 && devenv "source_subfolder\windows\hidapi.sln" /upgrade && msbuild "source_subfolder\windows\hidapi.sln" /p:Configuration="Release" /p:UseEnv=true /p:Platform="x64" /m:16 /p:PlatformToolset="v141" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference\.conan\data\hidapi\0.10.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\conan_build.props" ----------------- ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.19 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Microsoft Visual Studio 2017 Version 15.0.28307.1000. Copyright (C) Microsoft Corp. All rights reserved. The license for Visual Studio expires in 13 days. Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\BuildSingleReference\.conan\data\hidapi\0.10.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\windows\UpgradeLog.htm Information: This project/solution does not require migration. It will open without modification. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. hid.c Creating library C:\J\w\BuildSingleReference\.conan\data\hidapi\0.10.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\windows\x64\Release\hidapi.lib and object C:\J\w\BuildSingleReference\.conan\data\hidapi\0.10.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\windows\x64\Release\hidapi.exp Generating code All 26 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. Finished generating code hidapi.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\hidapi\0.10.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\windows\x64\Release\hidapi.dll C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(391,5): warning MSB8028: The intermediate directory (x64\Release\) contains files shared from another project (hidapi.vcxproj). This can lead to incorrect clean and rebuild behavior. [C:\J\w\BuildSingleReference\.conan\data\hidapi\0.10.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\windows\hidtest.vcxproj] test.c Generating code All 4 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. Finished generating code hidtest.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\hidapi\0.10.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\windows\x64\Release\hidtest.exe hidapi/0.10.1: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' built hidapi/0.10.1: Build folder C:\J\w\BuildSingleReference\.conan\data\hidapi\0.10.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 hidapi/0.10.1: Generated conaninfo.txt hidapi/0.10.1: Generated conanbuildinfo.txt hidapi/0.10.1: Generating the package hidapi/0.10.1: Package folder C:\J\w\BuildSingleReference\.conan\data\hidapi\0.10.1\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711 hidapi/0.10.1: Calling package() [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 hidapi/0.10.1 package(): Packaged 1 '.dll' file: hidapi.dll hidapi/0.10.1 package(): Packaged 1 '.h' file: hidapi.h hidapi/0.10.1 package(): Packaged 1 '.lib' file: hidapi.lib hidapi/0.10.1 package(): Packaged 4 '.txt' files: LICENSE-bsd.txt, LICENSE-gpl3.txt, LICENSE-orig.txt, LICENSE.txt hidapi/0.10.1: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' created hidapi/0.10.1: Created package revision 5aa48b91a31f75cbf0dacd3592fc4ad1 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK