TheCodez / dynamic-occupancy-grid-map

Implementation of "A Random Finite Set Approach for Dynamic Occupancy Grid Maps with Real-Time Application"
MIT License
278 stars 39 forks source link

error: could not find git for clone of googletest-download #83

Closed GeneralJing closed 2 years ago

GeneralJing commented 2 years ago

CMake Error at /usr/share/cmake-3.10/Modules/ExternalProject.cmake:2275 (message): error: could not find git for clone of googletest-download Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/ExternalProject.cmake:3029 (_ep_add_download_command) CMakeLists.txt:9 (EXTERNALPROJECT_ADD) -- Configuring incomplete, errors occurred!

Because google is banned in our country, i can't get access to the google. How can i compile this project?

GeneralJing commented 2 years ago

solved.