-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Impossible to Install Ethereum on Windows 10 #2766
Comments
This is the wrong repo. You are looking for https://github.com/ethereum/cpp-ethereum. |
Sorry, But before resolving the dependencies I had executed this code: $ git clone https://github.com/ethereum/cpp-ethereum |
$ case |
You are still reporting this on https://github.com/ethereum/solidity. Please report it on the correct repository. |
$ git clone --recursive https://github.com/ethereum/cpp-ethereum |
ok.. Thanks for your help. |
Hi, I have followed the installation instructions from: http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/building-from-source/windows.html, and I have installed git, cmake and visual studio, but when I execute the command "scripts/install_deps.sh" I receive this error:
#################################
"GIUSEPPE@xxxx-xxxx MINGW64 ~/cpp-ethereum (develop)
$ scripts/install_deps.sh
ERROR - Unsupported or unidentified operating system.
See http://cpp-ethereum.org/building-from-source/ for manual instructions.
If you would like to get your operating system working, that would be fantastic.
Drop us a message at https://gitter.im/ethereum/cpp-ethereum-development."
##################################################
How can I solve this issue?
Thank you!
The text was updated successfully, but these errors were encountered: