******************************************************************************** conan install hidapi/0.11.0@ --build=hidapi --profile=C:\J\w\BuildSingleReference@4/45972/1ce59696-bce0-47bb-a1f6-c550ddc89215/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@4\.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@4\.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=True [build_requires] [env] hidapi/0.11.0: Forced build from source Installing package: hidapi/0.11.0 Requirements hidapi/0.11.0 from local cache - Cache Packages hidapi/0.11.0:f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hidapi/0.11.0: Configuring sources in C:\J\w\BuildSingleReference@4\.conan\data\hidapi\0.11.0\_\_\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.11.0: Copying sources to build folder hidapi/0.11.0: Building your package in C:\J\w\BuildSingleReference@4\.conan\data\hidapi\0.11.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 hidapi/0.11.0: Aggregating env generators [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.11.0: 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@4\.conan\data\hidapi\0.11.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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. Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\BuildSingleReference@4\.conan\data\hidapi\0.11.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\hidapi\0.11.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\windows\x64\Release\hidapi.lib and object C:\J\w\BuildSingleReference@4\.conan\data\hidapi\0.11.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\windows\x64\Release\hidapi.exp Generating code All 30 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. Finished generating code hidapi.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\hidapi\0.11.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\hidapi\0.11.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\hidapi\0.11.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\windows\x64\Release\hidtest.exe hidapi/0.11.0: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' built hidapi/0.11.0: Build folder C:\J\w\BuildSingleReference@4\.conan\data\hidapi\0.11.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 hidapi/0.11.0: Generated conaninfo.txt hidapi/0.11.0: Generated conanbuildinfo.txt hidapi/0.11.0: Generating the package hidapi/0.11.0: Package folder C:\J\w\BuildSingleReference@4\.conan\data\hidapi\0.11.0\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 hidapi/0.11.0: 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.11.0 package(): Packaged 1 '.dll' file: hidapi.dll hidapi/0.11.0 package(): Packaged 1 '.h' file: hidapi.h hidapi/0.11.0 package(): Packaged 1 '.lib' file: hidapi.lib hidapi/0.11.0 package(): Packaged 4 '.txt' files: LICENSE-bsd.txt, LICENSE-gpl3.txt, LICENSE-orig.txt, LICENSE.txt hidapi/0.11.0: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' created hidapi/0.11.0: Created package revision 87269cb2ba406dd890cf98b4335ac98f [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 Aggregating env generators