楼主你好,我用CMake编译时,报以下错误,求指教:
fatal: Not a git repository (or any of the parent directories): .git
CMake Warning at src/version_string.cmake:36 (message):
Git failed (not a repo, or no tags).
Call Stack (most recent call first):
src/CMakeLists.txt:97 (INCLUDE)
开源cam学习资料
楼主你好,我用CMake编译时,报以下错误,求指教: fatal: Not a git repository (or any of the parent directories): .git CMake Warning at src/version_string.cmake:36 (message): Git failed (not a repo, or no tags). Call Stack (most recent call first): src/CMakeLists.txt:97 (INCLUDE)
编译不了。请问怎么编译?