You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.
CMake Error at C:/msys64/mingw64/share/cmake-3.10/Modules/ExternalProject.cmake:2281 (message):
error: git version 1.6.5 or later required for 'git submodule update
--recursive': GIT_VERSION_STRING=''
Call Stack (most recent call first):
C:/msys64/mingw64/share/cmake-3.10/Modules/ExternalProject.cmake:3029 (_ep_add_download_command)
cmake/cable/ProjectEthash.cmake:8 (ExternalProject_Add)
CMakeLists.txt:88 (include)
-- Configuring incomplete, errors occurred!
See also "C:/msys64/home/user/ethminer/build/CMakeFiles/CMakeOutput.log".
See also "C:/msys64/home/user/ethminer/build/CMakeFiles/CMakeError.log".
Fail
Git version:
$ git --version
git version 2.16.2
Any ideas?
Thanks!
The text was updated successfully, but these errors were encountered:
Fix: Download Hunter-Fix-v2 (Fix Windows and MinGW Compile Hunter Errors) (#817#1011 issues of Ethminer). ETHminerBuildScriptDmW
also
AutoFix "Git Dashless Error" #817 issue of Ethminer.
Command:
cmake .. -G "Visual Studio 14 2015 Win64" -T v140,host=x64 -DETHASHCUDA=ON -DETHASHCL=OFF -DETHSTRATUM=ON -DAPICORE=OFF
Error:
Git version:
Any ideas?
Thanks!
The text was updated successfully, but these errors were encountered: