******************************************************************************** conan install oatpp-sqlite/1.2.5@ --build=oatpp-sqlite --profile=C:\J\w\BuildSingleReference/23287/a4305dc2-1037-4328-8827-a5a4fa3dcda4/profile.txt ******************************************************************************** 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=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=14 os=Windows os_build=Windows [options] oatpp-sqlite:shared=False [build_requires] [env] oatpp/1.2.5: Not found in local cache, looking in remotes... oatpp/1.2.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz oatpp/1.2.5: Downloaded recipe revision f3027075482aa5741cb39ac235ecfe8e sqlite3/3.36.0: Not found in local cache, looking in remotes... sqlite3/3.36.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.36.0: Downloaded recipe revision e758efb58f624c3d0ffa2dc0a547cfe3 oatpp-sqlite/1.2.5: Forced build from source Installing package: oatpp-sqlite/1.2.5 Requirements oatpp/1.2.5 from 'conan-center' - Downloaded oatpp-sqlite/1.2.5 from local cache - Cache sqlite3/3.36.0 from 'conan-center' - Downloaded Packages oatpp/1.2.5:c32596dcd26b8c708dc3d19cb73738d2b48f12a8 - Download oatpp-sqlite/1.2.5:5eb33530fa48209a09bb4bf87e0903da4ed659c4 - Build sqlite3/3.36.0:03ce33fd2dfdd6888b1b54b019c5a64c3f750b23 - Download Installing (downloading, building) binaries... oatpp/1.2.5: Retrieving package c32596dcd26b8c708dc3d19cb73738d2b48f12a8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz oatpp/1.2.5: Package installed c32596dcd26b8c708dc3d19cb73738d2b48f12a8 oatpp/1.2.5: Downloaded package revision 5f8a7832a4bbdade3c6774e0c28ceb4a sqlite3/3.36.0: Retrieving package 03ce33fd2dfdd6888b1b54b019c5a64c3f750b23 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.36.0: Package installed 03ce33fd2dfdd6888b1b54b019c5a64c3f750b23 sqlite3/3.36.0: Downloaded package revision 0b82ffdc7ce939741c2c57853e53f744 [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 sqlite3/3.36.0: Appending PATH env var with : C:\J\w\BuildSingleReference\.conan\data\sqlite3\3.36.0\_\_\package\03ce33fd2dfdd6888b1b54b019c5a64c3f750b23\bin [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 oatpp-sqlite/1.2.5: Configuring sources in C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK oatpp-sqlite/1.2.5: Copying sources to build folder oatpp-sqlite/1.2.5: Building your package in C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4 oatpp-sqlite/1.2.5: Generator cmake created conanbuildinfo.cmake oatpp-sqlite/1.2.5: Generator cmake_find_package created Findoatpp.cmake oatpp-sqlite/1.2.5: Generator cmake_find_package created FindSQLite3.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 oatpp-sqlite/1.2.5: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\package\5eb33530fa48209a09bb4bf87e0903da4ed659c4" -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/.conan/data/oatpp-sqlite/1.2.5/_/_/build/5eb33530fa48209a09bb4bf87e0903da4ed659c4" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOATPP_BUILD_TESTS="False" -DOATPP_MODULES_LOCATION="INSTALLED" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 -- Conan: Using autogenerated Findoatpp.cmake -- Found oatpp: 1.2.5 (found suitable version "1.2.5", minimum required is "1.2.5") -- Library oatpp-test found C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/lib/oatpp-1.2.5/oatpp-test.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/lib/oatpp-1.2.5/oatpp-test.lib -- Library oatpp found C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/lib/oatpp-1.2.5/oatpp.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/lib/oatpp-1.2.5/oatpp.lib -- Library oatpp found C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/lib/oatpp-1.2.5/oatpp.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/lib/oatpp-1.2.5/oatpp.lib -- Library oatpp-test found C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/lib/oatpp-1.2.5/oatpp-test.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/lib/oatpp-1.2.5/oatpp-test.lib -- Conan: Using autogenerated FindSQLite3.cmake -- Found SQLite3: 3.36.0 (found version "3.36.0") -- Library sqlite3 found C:/J/w/BuildSingleReference/.conan/data/sqlite3/3.36.0/_/_/package/03ce33fd2dfdd6888b1b54b019c5a64c3f750b23/lib/sqlite3.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/sqlite3/3.36.0/_/_/package/03ce33fd2dfdd6888b1b54b019c5a64c3f750b23/lib/sqlite3.lib -- Library sqlite3 found C:/J/w/BuildSingleReference/.conan/data/sqlite3/3.36.0/_/_/package/03ce33fd2dfdd6888b1b54b019c5a64c3f750b23/lib/sqlite3.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/sqlite3/3.36.0/_/_/package/03ce33fd2dfdd6888b1b54b019c5a64c3f750b23/lib/sqlite3.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/build/5eb33530fa48209a09bb4bf87e0903da4ed659c4/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/build/5eb33530fa48209a09bb4bf87e0903da4ed659c4/source_subfolder/src/CMakeLists.txt Blob.cpp Deserializer.cpp ResultMapper.cpp Serializer.cpp Parser.cpp TemplateValueProvider.cpp Connection.cpp ConnectionProvider.cpp Executor.cpp QueryResult.cpp Utils.cpp C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\source_subfolder\src\oatpp-sqlite\mapping\Deserializer.cpp(157): warning C4244: 'argument': conversion from 'double' to 'v_float32', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\build_subfolder\source_subfolder\src\oatpp-sqlite.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\source_subfolder\src\oatpp-sqlite\ql_template\Parser.cpp(189): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\build_subfolder\source_subfolder\src\oatpp-sqlite.vcxproj] c:\j\w\buildsinglereference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\source_subfolder\src\oatpp-sqlite\mapping\Deserializer.hpp(86): warning C4800: 'v_int64': forcing value to bool 'true' or 'false' (performance warning) (compiling source file C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\source_subfolder\src\oatpp-sqlite\mapping\Deserializer.cpp) [C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\build_subfolder\source_subfolder\src\oatpp-sqlite.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\source_subfolder\src\oatpp-sqlite\mapping\Deserializer.cpp(62): note: see reference to function template instantiation 'oatpp::Void oatpp::sqlite::mapping::Deserializer::deserializeInt(const oatpp::sqlite::mapping::Deserializer *,const oatpp::sqlite::mapping::Deserializer::InData &,const oatpp::sqlite::mapping::Deserializer::Type *)' being compiled C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\source_subfolder\src\oatpp-sqlite\mapping\Serializer.cpp(104): warning C4244: 'argument': conversion from 'v_buff_size' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\build_subfolder\source_subfolder\src\oatpp-sqlite.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\source_subfolder\src\oatpp-sqlite\mapping\Serializer.cpp(114): warning C4244: 'argument': conversion from 'v_buff_size' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\build_subfolder\source_subfolder\src\oatpp-sqlite.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\source_subfolder\src\oatpp-sqlite\Executor.cpp(202): warning C4244: 'argument': conversion from 'v_buff_size' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\build_subfolder\source_subfolder\src\oatpp-sqlite.vcxproj] C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\source_subfolder\src\oatpp-sqlite\Executor.cpp(368): warning C4804: '>': unsafe use of type 'bool' in operation [C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\build_subfolder\source_subfolder\src\oatpp-sqlite.vcxproj] oatpp-sqlite.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\build_subfolder\lib\oatpp-sqlite.lib Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/build/5eb33530fa48209a09bb4bf87e0903da4ed659c4/CMakeLists.txt oatpp-sqlite/1.2.5: Package '5eb33530fa48209a09bb4bf87e0903da4ed659c4' built oatpp-sqlite/1.2.5: Build folder C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4 oatpp-sqlite/1.2.5: Generated conaninfo.txt oatpp-sqlite/1.2.5: Generated conanbuildinfo.txt oatpp-sqlite/1.2.5: Generating the package oatpp-sqlite/1.2.5: Package folder C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\package\5eb33530fa48209a09bb4bf87e0903da4ed659c4 oatpp-sqlite/1.2.5: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. oatpp-sqlite.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\oatpp-sqlite\1.2.5\_\_\build\5eb33530fa48209a09bb4bf87e0903da4ed659c4\build_subfolder\lib\oatpp-sqlite.lib -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/lib/oatpp-1.2.5/oatpp-sqlite.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/Connection.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/ConnectionProvider.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/Executor.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/mapping -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/mapping/Deserializer.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/mapping/ResultMapper.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/mapping/Serializer.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/mapping/type -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/mapping/type/Blob.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/orm.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/ql_template -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/ql_template/Parser.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/ql_template/TemplateValueProvider.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/QueryResult.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/Types.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/include/oatpp-1.2.5/oatpp-sqlite/oatpp-sqlite/Utils.hpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/lib/cmake/oatpp-sqlite-1.2.5/oatpp-sqliteTargets.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/lib/cmake/oatpp-sqlite-1.2.5/oatpp-sqliteTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/lib/cmake/oatpp-sqlite-1.2.5/oatpp-sqliteConfig.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/oatpp-sqlite/1.2.5/_/_/package/5eb33530fa48209a09bb4bf87e0903da4ed659c4/lib/cmake/oatpp-sqlite-1.2.5/oatpp-sqliteConfigVersion.cmake [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 oatpp-sqlite/1.2.5 package(): Packaged 13 '.hpp' files oatpp-sqlite/1.2.5 package(): Packaged 1 '.lib' file: oatpp-sqlite.lib oatpp-sqlite/1.2.5 package(): Packaged 1 file: LICENSE oatpp-sqlite/1.2.5: Package '5eb33530fa48209a09bb4bf87e0903da4ed659c4' created oatpp-sqlite/1.2.5: Created package revision fcb47d4fe21cc38e91112df8db9f7a54 [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 Finding oatpp in location=INSTALLED OATPP_INCLUDE=C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/include/oatpp-1.2.5/oatpp OATPP_TEST_INCLUDE=C:/J/w/BuildSingleReference/.conan/data/oatpp/1.2.5/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/include/oatpp-1.2.5/oatpp ############################################################################ ## oatpp-sqlite module. Resolving dependencies... SQLite3_INCLUDE_DIRS=C:/J/w/BuildSingleReference/.conan/data/sqlite3/3.36.0/_/_/package/03ce33fd2dfdd6888b1b54b019c5a64c3f750b23/include SQLite3_LIBRARIES=C:/J/w/BuildSingleReference/.conan/data/sqlite3/3.36.0/_/_/package/03ce33fd2dfdd6888b1b54b019c5a64c3f750b23/lib/sqlite3.lib SQLite3_VERSION=3.36.0 ############################################################################ target_link_oatpp(oatpp-sqlite) to installed oatpp lib ############################################################################ ## oatpp-module-install.cmake OATPP_THIS_MODULE_NAME=oatpp-sqlite OATPP_THIS_MODULE_VERSION=1.2.5 OATPP_THIS_MODULE_LIBRARIES=oatpp-sqlite OATPP_THIS_MODULE_TARGETS=oatpp-sqlite OATPP_THIS_MODULE_DIRECTORIES=oatpp-sqlite ############################################################################ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY