Closed glazec closed 3 years ago
Sorry, (at this time) Windows is not supported.
I notice that solc has windows binary support. Do you plan to support windows in the near future?
Hi @glazec, thanks for pointing this out.
We will add the support for windows-amd64
soon
That's awesome! I look forward to using it on my windows PC.
is there any plan to add it anytime soon, because this issue still keep occuring
Hey @appswarehouse, thanks for reaching out! Yep, we are currently working on Windows support, which can be tracked in #54.
Hey @glazec and @appswarehouse, we have a beta version for Windows support for v0.4.5 to latest. Feel free to run the following to test it out:
git clone https://github.com/crytic/solc-select.git
cd solc-select
git checkout add/windows-support
python3 setup.py install
solc-select install <version>
solc-select use <version>
Happy to help any problems you encounter or feedback. Thanks!
I am using Win10. When I run
solc-select install
, it returnsAvailable versions to install: Unsupported platform.