-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unsupported macOS version. #71
Comments
Got same issue, can't install solc 0.4.20 on Mojave. Will the support be added? |
OSX has issues building |
Got the same problem... Can't install solc 0.4.24 on Mojave $ ./scripts/install_deps.sh
Unsupported macOS version.
We only support Mavericks, Yosemite, El Capitan, Sierra and High Sierra. What's worse, the solution @iamdefinitelyahuman provided above( https://github.com/ethereum/homebrew-ethereum) : $ brew install solidity@4 NOT worked for me, I still encountered some errors(but it's 97%, which was much higher than 10% when I directly build from solidity_0.4.24.tar): ...
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libsolidity.a(AsmAnalysisInfo.cpp.o) has no symbols
/usr/bin/ranlib libsolidity.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libsolidity.a(AsmAnalysisInfo.cpp.o) has no symbols
[ 97%] Built target solidity
make: *** [all] Error 2 |
Hi, same problem occurred here. Unable to install using |
py-solc
Version: 3.2.0solc
Version: x.x.xWhat was wrong?
Please include information like:
while do python3 -m solc.install v0.4.25
Unsupported macOS version.
We only support Mavericks, Yosemite, El Capitan, Sierra and High Sierra.
Cute Animal Picture
The text was updated successfully, but these errors were encountered: