******************************************************************************** conan install libfreenect/0.6.2@ --build=libfreenect --profile=C:\J\w\BuildSingleReference@2/44376/b8a31074-8dab-49a0-8b4e-1a61ba095884/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@2\.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@2\.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=16 os=Windows os_build=Windows [options] libfreenect:shared=False [build_requires] [env] libusb/1.0.24: Not found in local cache, looking in remotes... libusb/1.0.24: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libusb/1.0.24: Downloaded recipe revision 0ff4552c4592aa6163f35e0a304c6f17 libfreenect/0.6.2: Forced build from source Installing package: libfreenect/0.6.2 Requirements libfreenect/0.6.2 from local cache - Cache libusb/1.0.24 from 'conan-center' - Downloaded Packages libfreenect/0.6.2:6d169137664984e76b72b6fa20cbe397d72da1cf - Build libusb/1.0.24:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download Installing (downloading, building) binaries... libusb/1.0.24: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libusb/1.0.24: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 libusb/1.0.24: Downloaded package revision e2c2b9f101d32985743b75271bcc1d5a [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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libfreenect/0.6.2: Configuring sources in C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libfreenect/0.6.2: Copying sources to build folder libfreenect/0.6.2: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf libfreenect/0.6.2: Generator cmake created conanbuildinfo.cmake libfreenect/0.6.2: Generator cmake_find_package created Findlibusb.cmake libfreenect/0.6.2: 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 libfreenect/0.6.2: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder && 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="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\package\6d169137664984e76b72b6fa20cbe397d72da1cf" -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/libfreenect/0.6.2/_/_/build/6d169137664984e76b72b6fa20cbe397d72da1cf" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_REDIST_PACKAGE="True" -DBUILD_EXAMPLES="False" -DBUILD_FAKENECT="False" -DBUILD_C_SYNC="False" -DBUILD_CPP="False" -DBUILD_CV="False" -DBUILD_AS3_SERVER="False" -DBUILD_PYTHON="False" -DBUILD_PYTHON2="False" -DBUILD_PYTHON3="False" -DBUILD_OPENNI2_DRIVER="False" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf ----------------- -- 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 -- Operating system is Windows -- Got System Processor AMD64 -- libfreenect will be installed to C:/J/w/BuildSingleReference@2/.conan/data/libfreenect/0.6.2/_/_/package/6d169137664984e76b72b6fa20cbe397d72da1cf -- Headers will be installed to C:/J/w/BuildSingleReference@2/.conan/data/libfreenect/0.6.2/_/_/package/6d169137664984e76b72b6fa20cbe397d72da1cf/include/libfreenect -- Libraries will be installed to C:/J/w/BuildSingleReference@2/.conan/data/libfreenect/0.6.2/_/_/package/6d169137664984e76b72b6fa20cbe397d72da1cf/lib -- Conan: Using autogenerated Findlibusb.cmake -- Found libusb: 1.0.24 (found version "1.0.24") -- Library libusb-1.0 found C:/J/w/BuildSingleReference@2/.conan/data/libusb/1.0.24/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libusb-1.0.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/libusb/1.0.24/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libusb-1.0.lib -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Found PythonInterp: C:/Python36/python.exe (found version "3.6.7") -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/libfreenect/0.6.2/_/_/build/6d169137664984e76b72b6fa20cbe397d72da1cf/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder --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/libfreenect/0.6.2/_/_/build/6d169137664984e76b72b6fa20cbe397d72da1cf/source_subfolder/src/CMakeLists.txt core.c tilt.c cameras.c flags.c usb_libusb10.c registration.c audio.c loader.c C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\tilt.c(230,53): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(155,11): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(156,11): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\usb_libusb10.c(210,92): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(175,11): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\usb_libusb10.c(244,34): 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\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(176,11): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\usb_libusb10.c(442,79): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(177,11): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\usb_libusb10.c(478,76): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\flags.c(161,81): warning C4267: 'function': conversion from 'size_t' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\registration.c(72,178): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(138,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\usb_libusb10.c(515,76): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(140,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(150,21): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\registration.c(306,58): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\usb_libusb10.c(572,25): 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\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(153,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\registration.c(307,40): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\cameras.c(218,53): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(164,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\cameras.c(220,65): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\registration.c(325,122): warning C4244: 'return': conversion from 'double' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(168,18): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(171,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(173,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(185,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(191,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(197,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(202,8): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(223,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(372,36): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\source_subfolder\src\loader.c(363,13): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\source_subfolder\src\freenect.vcxproj] freenect.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\lib\freenect.lib Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/libfreenect/0.6.2/_/_/build/6d169137664984e76b72b6fa20cbe397d72da1cf/CMakeLists.txt libfreenect/0.6.2: Package '6d169137664984e76b72b6fa20cbe397d72da1cf' built libfreenect/0.6.2: Build folder C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf libfreenect/0.6.2: Generated conaninfo.txt libfreenect/0.6.2: Generated conanbuildinfo.txt libfreenect/0.6.2: Generating the package libfreenect/0.6.2: Package folder C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\package\6d169137664984e76b72b6fa20cbe397d72da1cf libfreenect/0.6.2: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. freenect.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\libfreenect\0.6.2\_\_\build\6d169137664984e76b72b6fa20cbe397d72da1cf\build_subfolder\lib\freenect.lib -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libfreenect/0.6.2/_/_/package/6d169137664984e76b72b6fa20cbe397d72da1cf/share/libfreenect/libfreenectConfig.cmake -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libfreenect/0.6.2/_/_/package/6d169137664984e76b72b6fa20cbe397d72da1cf/share/fwfetcher.py -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libfreenect/0.6.2/_/_/package/6d169137664984e76b72b6fa20cbe397d72da1cf/lib/freenect.lib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libfreenect/0.6.2/_/_/package/6d169137664984e76b72b6fa20cbe397d72da1cf/include/libfreenect/libfreenect.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libfreenect/0.6.2/_/_/package/6d169137664984e76b72b6fa20cbe397d72da1cf/include/libfreenect/libfreenect_registration.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/libfreenect/0.6.2/_/_/package/6d169137664984e76b72b6fa20cbe397d72da1cf/include/libfreenect/libfreenect_audio.h [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 libfreenect/0.6.2 package(): Packaged 3 '.h' files: libfreenect.h, libfreenect_audio.h, libfreenect_registration.h libfreenect/0.6.2 package(): Packaged 1 '.lib' file: freenect.lib libfreenect/0.6.2 package(): Packaged 1 file: APACHE20 libfreenect/0.6.2: Package '6d169137664984e76b72b6fa20cbe397d72da1cf' created libfreenect/0.6.2: Created package revision 44aa840acf2a77491e67851875300b41 [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 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_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR