Auto detecting your dev setup to initialize the default profile (C:\J\c3ipr\pr_1728_2_0_56\.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\c3ipr\pr_1728_2_0_56\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 15.453125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/**'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK Exporting package recipe qhull/7.3.2 exports: File 'conandata.yml' found. Exporting it... qhull/7.3.2 exports: Copied 1 '.yml' file: conandata.yml qhull/7.3.2 exports_sources: Copied 1 '.txt' file: CMakeLists.txt qhull/7.3.2 exports_sources: Copied 1 '.patch' file: fix-cmake.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'7.3.2': {'url': 'https://github.com/qhull/qhull/archive/v7.3.2.tar.gz', 'sha256': '619c8a954880d545194bc03359404ef36a1abd2dde03678089459757fd790cb0'}}, 'patches': {'7.3.2': [{'patch_file': 'patches/fix-cmake.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 7.3.2: - base_path: source_subfolder patch_file: patches/fix-cmake.patch sources: 7.3.2: sha256: 619c8a954880d545194bc03359404ef36a1abd2dde03678089459757fd790cb0 url: https://github.com/qhull/qhull/archive/v7.3.2.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK qhull/7.3.2: A new conanfile.py version was exported qhull/7.3.2: Folder: C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\export qhull/7.3.2: Using the exported files summary hash as the recipe revision: 4ed51c7fbdb84261a5d822955ad11568 qhull/7.3.2: Exported revision: 4ed51c7fbdb84261a5d822955ad11568 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows os_build=Windows [options] qhull:shared=False [build_requires] [env] qhull/7.3.2: Forced build from source qhull/7.3.2 (test package): Installing package Requirements qhull/7.3.2 from local cache - Cache Packages qhull/7.3.2:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK qhull/7.3.2: Configuring sources in C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK qhull/7.3.2: Copying sources to build folder qhull/7.3.2: Building your package in C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 qhull/7.3.2: Generator cmake created conanbuildinfo.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 qhull/7.3.2: Calling build() ----Running------ > cd C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\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="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\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\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 ----------------- -- The C compiler identification is MSVC 19.24.28316.0 -- The CXX compiler identification is MSVC 19.24.28316.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/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.24.28314/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/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: 7.3.2 -- Install Prefix (CMAKE_INSTALL_PREFIX): C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260 -- Binary Directory (BIN_INSTALL_DIR): C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin -- Library Directory (LIB_INSTALL_DIR): C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib -- Include Directory (INCLUDE_INSTALL_DIR): C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include -- Documentation Directory (DOC_INSTALL_DIR): C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc -- Man Pages Directory (MAN_INSTALL_DIR): C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/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 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 -- Build files have been written to: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder ----Running------ > cmake --build C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. 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 userprintf_rbox.c Generating Code... Creating library C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull.lib and object C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull.exp libqhull.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull.dll Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. 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 userprintf_rbox.c Generating Code... qhullstatic.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\qhullstatic.lib Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qconvex.c qconvex.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qconvex.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qdelaun.c qdelaunay.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qdelaunay.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qhalf.c qhalf.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhalf.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. global_r.c stat_r.c geom2_r.c poly2_r.c merge_r.c libqhull_r.c geom_r.c poly_r.c qset_r.c mem_r.c random_r.c usermem_r.c userprintf_r.c io_r.c user_r.c rboxlib_r.c userprintf_rbox_r.c Generating Code... qhullstatic_r.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\qhullstatic_r.lib Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. unix_r.c LINK : C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull.exe not found or not built by the last incremental link; performing full link qhull.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. 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 userprintf_rbox.c Generating Code... Creating library C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull_p.lib and object C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull_p.exp qhull_p.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull_p.dll Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. global_r.c stat_r.c geom2_r.c poly2_r.c merge_r.c libqhull_r.c geom_r.c poly_r.c qset_r.c mem_r.c random_r.c usermem_r.c userprintf_r.c io_r.c user_r.c rboxlib_r.c userprintf_rbox_r.c Generating Code... Creating library C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull_r.lib and object C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull_r.exp qhull_r.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull_r.dll Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. Coordinates.cpp PointCoordinates.cpp Qhull.cpp QhullFacet.cpp QhullFacetList.cpp QhullFacetSet.cpp QhullHyperplane.cpp QhullPoint.cpp QhullPointSet.cpp QhullPoints.cpp QhullQh.cpp QhullRidge.cpp QhullSet.cpp QhullStat.cpp QhullVertex.cpp QhullVertexSet.cpp RboxPoints.cpp RoadError.cpp RoadLogEvent.cpp Generating Code... qhullcpp.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\qhullcpp.lib Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qvoronoi.c qvoronoi.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qvoronoi.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. rbox.c rbox.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\rbox.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qset.c mem.c usermem.c testqset.c Generating Code... testqset.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\testqset.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qset_r.c mem_r.c usermem_r.c testqset_r.c Generating Code... testqset_r.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\testqset_r.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. user_eg_r.c user_eg.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\user_eg.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. user_eg2_r.c user_eg2.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\user_eg2.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. user_eg3_r.cpp user_eg3.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\user_eg3.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/CMakeFiles/generate.stamp is up-to-date. qhull/7.3.2: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' built qhull/7.3.2: Build folder C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 qhull/7.3.2: Generated conaninfo.txt qhull/7.3.2: Generated conanbuildinfo.txt qhull/7.3.2: Generating the package qhull/7.3.2: Package folder C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260 qhull/7.3.2: Calling package() ----Running------ > cmake --build C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder --config Debug --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. LINK : C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull.dll not found or not built by the last incremental link; performing full link Creating library C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull.lib and object C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/lib/qhull.exp libqhull.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull.dll Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qhullstatic.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\qhullstatic.lib Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qconvex.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qconvex.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qdelaunay.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qdelaunay.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qhalf.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhalf.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qhullstatic_r.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\qhullstatic_r.lib Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. LINK : C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull.exe not found or not built by the last incremental link; performing full link qhull.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qhull_p.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull_p.dll Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qhull_r.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qhull_r.dll Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qhullcpp.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\lib\qhullcpp.lib Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. qvoronoi.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\qvoronoi.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. rbox.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\rbox.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. testqset.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\testqset.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. testqset_r.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\testqset_r.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. user_eg.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\user_eg.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. user_eg2.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\user_eg2.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/source_subfolder/CMakeFiles/generate.stamp is up-to-date. user_eg3.vcxproj -> C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\bin\user_eg3.exe Building Custom Rule C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder/CMakeFiles/generate.stamp is up-to-date. C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): warning MSB8065: Custom build for item "C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\CMakeFiles\15757140ed8e239e51e6f01f275276e8\INSTALL_force.rule" succeeded, but specified output "c:\j\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\cmakefiles\install_force" has not been created. This may cause incremental build to work incorrectly. [C:\J\c3ipr\pr_1728_2_0_56\.conan\data\qhull\7.3.2\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\install.vcxproj] -- Install configuration: "Debug" -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/qhullstatic.lib -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin/qhull.exe -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin/rbox.exe -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin/qconvex.exe -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin/qdelaunay.exe -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin/qvoronoi.exe -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/bin/qhalf.exe -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Qhull/QhullTargets.cmake -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Qhull/QhullTargets-debug.cmake -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Qhull/QhullConfig.cmake -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/cmake/Qhull/QhullConfigVersion.cmake -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/libqhull.h -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/geom.h -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/io.h -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/mem.h -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/merge.h -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/poly.h -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/qhull_a.h -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/qset.h -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/random.h -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/stat.h -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/libqhull/user.h -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/man/man1/qhull.1 -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/man/man1/rbox.1 -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/README.txt -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/REGISTER.txt -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/Announce.txt -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/COPYING.txt -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/index.htm -- Up-to-date: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc -- Up-to-date: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/index.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/normal_voronoi_knauss_oesterle.jpg -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qconvex.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qdelaun.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qdelau_f.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh--4d.gif -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh--cone.gif -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh--dt.gif -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh--geom.gif -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh--half.gif -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh--rand.gif -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-code.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-eg.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-faq.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-get.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-impre.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-optc.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-optf.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-optg.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-opto.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-optp.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-optq.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-optt.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh-quick.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qhalf.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qhull-cpp.xml -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qhull.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qhull.man -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qhull.txt -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qh_findbestfacet-drielsma.pdf -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qvoronoi.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/qvoron_f.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/rbox.htm -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/doc/rbox.man -- Installing: C:/J/c3ipr/pr_1728_2_0_56/.conan/data/qhull/7.3.2/_/_/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/7.3.2 package(): Packaged 6 '.exe' files qhull/7.3.2 package(): Packaged 11 '.h' files qhull/7.3.2 package(): Packaged 1 '.lib' file: qhullstatic.lib qhull/7.3.2 package(): Packaged 1 '.txt' file: COPYING.txt qhull/7.3.2: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' created qhull/7.3.2: Created package revision 75d193725df063deec20d975d24e9ef6 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK qhull/7.3.2 (test package): Generator cmake created conanbuildinfo.cmake qhull/7.3.2 (test package): Generator txt created conanbuildinfo.txt qhull/7.3.2 (test package): Generated conaninfo.txt qhull/7.3.2 (test package): Generated graphinfo Using lockfile: 'C:/J/c3ipr/co_pr_1728_2_0_56/recipes/qhull/all\test_package\build\4648589f80205c65247bf4b2d2f78ae322e078b5/conan.lock' Using cached profile from lockfile [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/7.3.2 (test package): Calling build() ----Running------ > cd C:/J/c3ipr/co_pr_1728_2_0_56/recipes/qhull/all\test_package\build\4648589f80205c65247bf4b2d2f78ae322e078b5 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:/J/c3ipr/co_pr_1728_2_0_56/recipes/qhull/all\test_package ----------------- -- The C compiler identification is MSVC 19.24.28316.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/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 -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/J/c3ipr/co_pr_1728_2_0_56/recipes/qhull/all/test_package/build/4648589f80205c65247bf4b2d2f78ae322e078b5 ----Running------ > cmake --build C:/J/c3ipr/co_pr_1728_2_0_56/recipes/qhull/all\test_package\build\4648589f80205c65247bf4b2d2f78ae322e078b5 --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System CMake does not need to re-run because C:/J/c3ipr/co_pr_1728_2_0_56/recipes/qhull/all/test_package/build/4648589f80205c65247bf4b2d2f78ae322e078b5/CMakeFiles/generate.stamp is up-to-date. Building Custom Rule C:/J/c3ipr/co_pr_1728_2_0_56/recipes/qhull/all/test_package/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/co_pr_1728_2_0_56/recipes/qhull/all/test_package/build/4648589f80205c65247bf4b2d2f78ae322e078b5/CMakeFiles/generate.stamp is up-to-date. test_package.c test_package.vcxproj -> C:\J\c3ipr\co_pr_1728_2_0_56\recipes\qhull\all\test_package\build\4648589f80205c65247bf4b2d2f78ae322e078b5\bin\test_package.exe Building Custom Rule C:/J/c3ipr/co_pr_1728_2_0_56/recipes/qhull/all/test_package/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/co_pr_1728_2_0_56/recipes/qhull/all/test_package/build/4648589f80205c65247bf4b2d2f78ae322e078b5/CMakeFiles/generate.stamp is up-to-date. qhull/7.3.2 (test package): Running test() ----Running------ > bin\test_package ----------------- ======== user_eg 'cube qhull options' 'Delaunay options' 'halfspace options' This is the output from user_eg.c. It shows how qhull() may be called from an application, via Qhull's shared, non-rentrant library. user_eg is not part of Qhull itself. If user_eg fails immediately, user_eg.c was incorrectly linked to Qhull's reentrant library, libqhull_r. Try -- user_eg 'T1' 'T1' 'T1' ======== compute convex hull of cube after rotating input input -1 -1 -1 1 -1 -1 -1 1 -1 1 1 -1 -1 -1 1 1 -1 1 -1 1 1 1 1 1 Convex hull of 8 points in 3-d: Number of vertices: 8 Number of facets: 6 Number of non-simplicial facets: 6 Statistics for: | qhull s Tcv Number of points processed: 8 Number of hyperplanes created: 11 Number of distance tests for qhull: 34 Number of distance tests for merging: 96 Number of distance tests for checking: 100 Number of merged facets: 6 CPU seconds to compute hull (after input): 0.001 Output completed. Verifying that all points are below outer planes of all facets. Will make 48 distance computations. 8 vertices and 6 facets with normals: -0 -0 -1 0 -1 0 1 -0 -0 -1 -0 -0 0 1 -0 -0 -0 1 ======== compute 3-d Delaunay triangulation seed: 1590425868 input -0.48 0.765 -0.165 -0.655 -0.994 0.945 0.155 0.16 0.764 -0.32 -0.0568 -0.201 0.737 0.788 -0.359 0.53 0.457 -0.0262 -0.687 0.249 -0.39 -0.651 -0.105 0.493 Delaunay triangulation by the convex hull of 8 points in 4-d: Number of input sites: 8 Number of Delaunay regions: 10 Statistics for: | qhull s d Tcv Number of points processed: 8 Number of hyperplanes created: 24 Number of facets in hull: 16 Number of distance tests for qhull: 38 CPU seconds to compute hull (after input): 0 Output completed. Verifying that all points are below 1.4e-14 of all facets. Will make 80 distance computations. 8 vertices and 16 facets with normals: 0.17 -0.59 -0.77 0.18 -0.35 0.21 -0.62 0.67 0.051 0.45 -0.75 -0.48 -0.75 -0.57 -0.2 -0.26 -0.94 0.28 0.15 0.11 -0.67 0.38 0.17 -0.61 -0.34 0.5 0.4 -0.69 0.09 -0.76 0.39 -0.52 -0.064 0.7 0.59 0.39 -0.42 0.58 0.69 0.12 0.066 0.48 -0.71 -0.51 0.13 0.87 0.43 -0.21 -0.12 0.59 0.3 -0.74 0.53 -0.73 -0.42 -0.011 0.85 -0.47 0.21 0.063 0.57 -0.78 0.025 -0.26 find 3-d Delaunay triangle or adjacent triangle closest to [0.5, 0.5, ...] 0.53 0.46 -0.03 0.16 0.16 0.76 -0.48 0.76 -0.17 0.74 0.79 -0.36 ======== compute halfspace intersection about the origin for a diamond input as halfspace coefficients + offsets -1 -1 -1 -1 1 -1 -1 -1 -1 1 -1 -1 1 1 -1 -1 -1 -1 1 -1 1 -1 1 -1 -1 1 1 -1 1 1 1 -1 Halfspace intersection by the convex hull of 8 points in 3-d: Number of halfspaces: 8 Number of non-redundant halfspaces: 8 Number of intersection points: 6 Number of non-simplicial intersection points: 6 Statistics for: | qhull H0 s Tcv Fp Number of points processed: 8 Number of hyperplanes created: 11 Number of distance tests for qhull: 34 Number of distance tests for merging: 96 Number of distance tests for checking: 100 Number of merged facets: 6 CPU seconds to compute hull (after input): 0 3 6 0 0 -1 0 -1 0 1 0 0 -1 0 0 0 1 0 0 0 1 Output completed. Verifying that all points are below outer planes of all facets. Will make 48 distance computations. 8 vertices and 6 facets with normals: -0 -0 -1 0 -1 0 1 -0 -0 -1 -0 -0 0 1 -0 -0 -0 1 JSON file created at 'C:/J/c3ipr/co_pr_1728_2_0_56/_create.json'