Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.

I can't install with error :"No available formula or cask with the name "cryptopp"." #26

Open
kivvi3412 opened this issue Oct 22, 2020 · 0 comments

Comments

@kivvi3412
Copy link

Use command on MacOS : 10.15.7
Use OpenCL from an AMD rx580 4G
Command like this :

git clone --recursive https://github.com/ArtSabintsev/Ethminer-for-macOS
cd Ethminer-for-macOS
mkdir build; cd build
cmake -DBUNDLE=miner -DETHSTRATUM=1 ..

When I using CMAKE , I can find a HOMEBREW ERROR
It CAN NOT find a package name "cryptopp".
Error like this :

Updating Homebrew...
Error: No available formula or cask with the name "cryptopp".
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
Error: No similarly named formulae found.
==> Searching taps on GitHub...
==> Searching for similarly named formulae...
==> Searching taps...
Error: No formulae found in taps.
-- ctest path: /usr/local/bin/ctest
CMake Error at cmake/FindPackageHandleStandardArgs.cmake:138 (message):
  Could NOT find CryptoPP (missing: CRYPTOPP_INCLUDE_DIR CRYPTOPP_LIBRARY)
  (Required is at least version "5.6.2")
Call Stack (most recent call first):
  cmake/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindCryptoPP.cmake:107 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  cmake/EthDependencies.cmake:44 (find_package)
  CMakeLists.txt:247 (include)


-- Configuring incomplete, errors occurred!

I think it's a homebrew error not a software problem
I used Google but couldn't find any solutions
I hope someone can see it :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant