We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fatal: not a git repository (or any of the parent directories): .git CMake Error at CMakeLists.txt:12 (list): list GET given empty list
CMake Error at CMakeLists.txt:13 (string): string sub-command REGEX, mode REPLACE needs at least 6 arguments total to command.
CMake Error at CMakeLists.txt:14 (string): string sub-command SUBSTRING requires four arguments.
fatal: not a git repository (or any of the parent directories): .git CMake Error at CMakeLists.txt:24 (list): list GET given empty list
CMake Error at CMakeLists.txt:25 (string): string sub-command REGEX, mode REPLACE needs at least 6 arguments total to command.
CMake Error at CMakeLists.txt:26 (string): string sub-command REGEX, mode REPLACE needs at least 6 arguments total to command.
error: unable to find library -lclash
The text was updated successfully, but these errors were encountered:
当然可以跑起来。 他这个可能需要原本.git 的环境 也就是: cat .gitmodules [submodule "clash-foss"] path = core/src/foss/golang/clash url = https://github.com/MetaCubeX/mihomo branch = Alpha
Sorry, something went wrong.
你好呀,我好像也碰到这个问题,有没有具体解决方案? 我系统是win10的。
No branches or pull requests
fatal: not a git repository (or any of the parent directories): .git
CMake Error at CMakeLists.txt:12 (list):
list GET given empty list
CMake Error at CMakeLists.txt:13 (string):
string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
command.
CMake Error at CMakeLists.txt:14 (string):
string sub-command SUBSTRING requires four arguments.
fatal: not a git repository (or any of the parent directories): .git
CMake Error at CMakeLists.txt:24 (list):
list GET given empty list
CMake Error at CMakeLists.txt:25 (string):
string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
command.
CMake Error at CMakeLists.txt:26 (string):
string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
command.
error: unable to find library -lclash
The text was updated successfully, but these errors were encountered: