******************************************************************************** conan install qhull/8.0.0@ --build=qhull --profile=C:\J\w\BuildSingleReference@5/70713/72878056-a996-4acc-ad47-473eb2e24045/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@5\.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@5\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] qhull:shared=False [build_requires] [env] qhull/8.0.0: Forced build from source Installing package: qhull/8.0.0 Requirements qhull/8.0.0 from local cache - Cache Packages qhull/8.0.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK qhull/8.0.0: Configuring sources in C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK qhull/8.0.0: Copying sources to build folder qhull/8.0.0: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 qhull/8.0.0: Generator cmake created conanbuildinfo.cmake qhull/8.0.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 qhull/8.0.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -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@5\.conan\data\qhull\8.0.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260" -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\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 ----------------- -- 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 -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Check size of off_t -- Check size of off_t - done -- Check size of off64_t -- Check size of off64_t - failed -- Check size of __int64 -- Check size of __int64 - done -- Looking for _fseeki64 -- Looking for _fseeki64 - found -- Looking for _ftelli64 -- Looking for _ftelli64 - found -- -- ========== qhull Build Information ========== -- Build Version: 8.0.0 -- Install Prefix (CMAKE_INSTALL_PREFIX): C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260 -- Binary Directory (BIN_INSTALL_DIR): bin -- Library Directory (LIB_INSTALL_DIR): lib -- Include Directory (INCLUDE_INSTALL_DIR): include -- Documentation Directory (DOC_INSTALL_DIR): doc -- Man Pages Directory (MAN_INSTALL_DIR): man/man1 -- Build Type (CMAKE_BUILD_TYPE): -- To override these options, add -D{OPTION_NAME}=... to the cmake command -- Build the debug targets -DCMAKE_BUILD_TYPE=Debug -- -- To build and install qhull, enter "make" and "make install" -- To smoketest qhull, enter "ctest" -- -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder --config Debug -- /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@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt global.c stat.c geom2.c poly2.c merge.c libqhull.c geom.c poly.c qset.c mem.c random.c usermem.c userprintf.c io.c user.c rboxlib.c qset.c mem.c usermem.c testqset.c Coordinates.cpp global.c global_r.c PointCoordinates.cpp stat.c Qhull.cpp QhullFacet.cpp stat_r.c QhullFacetList.cpp geom2_r.c poly2_r.c QhullFacetSet.cpp merge_r.c libqhull_r.c geom2.c qset_r.c mem_r.c geom_r.c global_r.c QhullHyperplane.cpp usermem_r.c poly_r.c stat_r.c poly2.c global.c qset_r.c mem_r.c random_r.c QhullPoint.cpp geom2_r.c usermem_r.c QhullPointSet.cpp QhullPoints.cpp QhullQh.cpp poly2_r.c merge_r.c testqset_r.c QhullRidge.cpp userprintf_r.c io_r.c user_r.c rboxlib_r.c libqhull_r.c QhullSet.cpp merge.c QhullStat.cpp QhullUser.cpp QhullVertex.cpp libqhull.c geom.c poly.c qset.c mem.c random.c usermem.c userprintf.c io.c user.c rboxlib.c stat.c geom_r.c poly_r.c geom2.c qset_r.c mem_r.c poly2.c random_r.c merge.c libqhull.c geom.c poly.c qset.c usermem_r.c userprintf_rbox.c mem.c random.c usermem.c userprintf.c io.c user.c rboxlib.c userprintf_r.c io_r.c user_r.c rboxlib_r.c userprintf_rbox_r.c userprintf_rbox.c userprintf_rbox.c userprintf_rbox_r.c QhullVertexSet.cpp RboxPoints.cpp RoadError.cpp RoadLogEvent.cpp Creating library C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull_d.lib and object C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull_d.exp testqset.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\testqset.exe qhullstatic_r.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\qhullstatic_rd.lib Creating library C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull_rd.lib and object C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull_rd.exp qhullstatic.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\qhullstatic_d.lib testqset_r.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\testqset_r.exe Creating library C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull_pd.lib and object C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull_pd.exp libqhull.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull_d.dll qhull_r.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull_rd.dll qhull_p.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull_pd.dll Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt qhullcpp.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\qhullcpp_d.lib user_eg2_r.c qvoronoi.c qconvex.c unix_r.c qhalf.c qdelaun.c rbox.c user_eg_r.c qvoronoi.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qvoronoi.exe qconvex.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qconvex.exe user_eg2.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\user_eg2.exe qhull.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull.exe qhalf.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhalf.exe rbox.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\rbox.exe qdelaunay.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qdelaunay.exe user_eg.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\user_eg.exe Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/CMakeLists.txt qhull/8.0.0: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' built qhull/8.0.0: Build folder C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 qhull/8.0.0: Generated conaninfo.txt qhull/8.0.0: Generated conanbuildinfo.txt qhull/8.0.0: Generating the package qhull/8.0.0: Package folder C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260 qhull/8.0.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder --config Debug --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. libqhull.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull_d.dll qhullstatic.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\qhullstatic_d.lib testqset.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\testqset.exe qhullstatic_r.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\qhullstatic_rd.lib testqset_r.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\testqset_r.exe qhullcpp.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\qhullcpp_d.lib qhull_r.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull_rd.dll qhull_p.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull_pd.dll qconvex.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qconvex.exe qhalf.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhalf.exe qvoronoi.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qvoronoi.exe qhull.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull.exe qdelaunay.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qdelaunay.exe rbox.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\rbox.exe user_eg.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\user_eg.exe user_eg2.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\user_eg2.exe -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/qhullstatic_d.lib -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/qhullstatic_rd.lib -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin/qhull.exe -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin/rbox.exe -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin/qconvex.exe -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin/qdelaunay.exe -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin/qvoronoi.exe -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin/qhalf.exe -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Qhull/QhullTargets.cmake -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Qhull/QhullTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Qhull/QhullConfig.cmake -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Qhull/QhullConfigVersion.cmake -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/pkgconfig/qhull.pc -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/pkgconfig/qhull_r.pc -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/pkgconfig/qhullstatic.pc -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/pkgconfig/qhullstatic_r.pc -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/pkgconfig/qhullcpp.pc -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/libqhull.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/geom.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/io.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/mem.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/merge.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/poly.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/qhull_a.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/qset.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/random.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/stat.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/user.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull_r/libqhull_r.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull_r/geom_r.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull_r/io_r.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull_r/mem_r.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull_r/merge_r.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull_r/poly_r.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull_r/qhull_ra.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull_r/qset_r.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull_r/random_r.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull_r/stat_r.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull_r/user_r.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/man/man1/qhull.1 -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/man/man1/rbox.1 -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/README.txt -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/REGISTER.txt -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/Announce.txt -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/COPYING.txt -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/index.htm -- Up-to-date: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc -- Up-to-date: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/index.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/normal_voronoi_knauss_oesterle.jpg -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qconvex.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qdelaun.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qdelau_f.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh--4d.gif -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh--cone.gif -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh--dt.gif -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh--geom.gif -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh--half.gif -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh--rand.gif -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-code.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-eg.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-faq.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-get.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-impre.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-optc.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-optf.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-optg.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-opto.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-optp.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-optq.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-optt.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-quick.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qhalf.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qhull-cpp.xml -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qhull.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qhull.man -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qhull.txt -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh_findbestfacet-drielsma.pdf -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qvoronoi.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qvoron_f.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/rbox.htm -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/rbox.man -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/qhull/8.0.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/rbox.txt [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 qhull/8.0.0 package(): Packaged 6 '.exe' files qhull/8.0.0 package(): Packaged 22 '.h' files qhull/8.0.0 package(): Packaged 2 '.lib' files: qhullstatic_d.lib, qhullstatic_rd.lib qhull/8.0.0 package(): Packaged 1 '.txt' file: COPYING.txt qhull/8.0.0: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' created qhull/8.0.0: Created package revision 7376451d8cbbf01b579a4be433b19908 qhull/8.0.0: Appending PATH environment variable: C:\J\w\BuildSingleReference@5\.conan\data\qhull\8.0.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260\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 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_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR