Describe the bug
When trying to compile ethminer 0.19, I get the following error:
CMake Error at /home/user/.hunter/_Base/Download/Hunter/0.23.112/4b894e1/Unpacked/cmake/modules/hunter_error_page.cmake:12 (message):
Call Stack (most recent call first):
/home/user/.hunter/_Base/Download/Hunter/0.23.112/4b894e1/Unpacked/cmake/modules/hunter_fatal_error.cmake:20 (hunter_error_page)
/home/user/.hunter/_Base/Download/Hunter/0.23.112/4b894e1/Unpacked/cmake/modules/hunter_download.cmake:614 (hunter_fatal_error)
/home/user/.hunter/_Base/Download/Hunter/0.23.112/4b894e1/Unpacked/cmake/projects/Boost/hunter.cmake:381 (hunter_download)
/home/user/.hunter/_Base/Download/Hunter/0.23.112/4b894e1/Unpacked/cmake/modules/hunter_add_package.cmake:62 (include)
CMakeLists.txt:60 (hunter_add_package)
Then, when I looked at the CMakeList.txt, I see that it references the repo https://github.com/ruslo/hunter, which is archived. The hunter project seems to have moved to https://github.com/cpp-pm/hunter.
Expected behavior
Successful compilation.
Environment (please complete the following information):
- Operating System: Arch Linux (kernel 5.16)
- Ethminer Version: 0.19
Describe the bug
When trying to compile ethminer 0.19, I get the following error:
Then, when I looked at the CMakeList.txt, I see that it references the repo https://github.com/ruslo/hunter, which is archived. The hunter project seems to have moved to https://github.com/cpp-pm/hunter.
Expected behavior
Successful compilation.
Environment (please complete the following information):