sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Error: No available formula with the name "cryptopp"

Open fairsayan opened this issue 5 years ago • 1 comments

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)

fairsayan avatar Aug 14 '20 10:08 fairsayan

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.

mattw-mega avatar Aug 17 '20 02:08 mattw-mega