cg3hci / HexBox

HexBox is an intuitive modeling method and interactive tool for creating and editing hexahedral meshes. Hexbox brings the major and widely validated surface modeling paradigm of surface box modeling into the world of hex meshing.
Other
53 stars 7 forks source link

Build Error #14

Closed Vishnu-C closed 9 months ago

Vishnu-C commented 9 months ago

OS : Windows 10

Cmake : 3.23.1

Visual Studio 16 2019 x64 Compiler : MSVC 19.29.30151.0

CMake Error at C:/Program Files/CMake/share/cmake-3.23/Modules/FetchContent.cmake:1088 (message):
  Build step for fprotais failed: 1
Call Stack (most recent call first):
  C:/Program Files/CMake/share/cmake-3.23/Modules/FetchContent.cmake:1217:EVAL:2 (__FetchContent_directPopulate)
  C:/Program Files/CMake/share/cmake-3.23/Modules/FetchContent.cmake:1217 (cmake_language)
  C:/Program Files/CMake/share/cmake-3.23/Modules/FetchContent.cmake:1260 (FetchContent_Populate)
  CMakeLists.txt:52 (FetchContent_MakeAvailable)

-- Configuring incomplete, errors occurred!
See also "D:/Work/projects/Intel/tasks/ThermalAnalysis/CubeCutout/HexBox/build/CMakeFiles/CMakeOutput.log".
See also "D:/Work/projects/Intel/tasks/ThermalAnalysis/CubeCutout/HexBox/build/CMakeFiles/CMakeError.log".
gcherchi commented 9 months ago

Dear Vishnu, It seems to be a cmake problem. You could try to reinstall it. We are a research team, so we provide this code as-is. Not being in the industry world, we do not have the possibility to test the code on all versions of all operating systems. We do not currently have your configuration, and we cannot reproduce this problem (actually, we do not have any Windows machines).