sdk
sdk copied to clipboard
Error: No available formula with the name "cryptopp"
When I try to run the command
brew install libcryptopp required in https://github.com/meganz/sdk/blob/develop/doc/OSX.txt at line 9, I get this error:
Error: No available formula with the name "libcryptopp"
It seems to be deprecated
Running on OSX version 10.15.6 (Catalina)
We are moving to use vcpkg to acquire and build the 3rdParty dependencies, you can find some instructions on the main README.md on develop.