Cmake error #276
Cmake error
#276
Replies: 1 comment
-
Problem solved: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i got this message:
CMake Error at C:/Program Files/CMake/share/cmake-3.27/Modules/ExternalProject.cmake:2851 (message):
error: could not find git for clone of Ext_NeighborhoodSearch
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.27/Modules/ExternalProject.cmake:4345 (_ep_add_download_command)
CMake/NeighborhoodSearch.cmake:32 (ExternalProject_Add)
CMake/SetUpExternalProjects.cmake:10 (include)
CMakeLists.txt:47 (include)
can anyone help what to do?
Beta Was this translation helpful? Give feedback.
All reactions