Answered
How do I install a smart contract development environment on an Apple M1 Mac?
Are there any tips how to install/configure the smart contract development environment on an Apple M1 device?
I'm having an issue with CMake here:
CMake Error at /opt/homebrew/Cellar/cmake/3.23.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY
OPENSSL_INCLUDE_DIR)
Call Stack (most recent call first):
/opt/homebrew/Cellar/cmake/3.23.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/opt/homebrew/Cellar/cmake/3.23.3/share/cmake/Modules/FindOpenSSL.cmake:578 (find_package_handle_standard_args)
terminal/CMakeLists.txt:4 (find_package)
This question was imported from Telegram Chat: https://t.me/tondev_eng/9287
11K Views
1
Answer
one year ago
one year ago
Tags