anza-xyz / platform-tools

Apache License 2.0
47 stars 32 forks source link

Windows Support #34

Closed BrettCleary closed 2 years ago

BrettCleary commented 2 years ago

Do you intend on releasing for Windows again? I am trying to build for Rust the Solana example-helloworld program and keep getting this error:

Failed to install bpf-tools: HTTP status client error (404 Not Found) for url (https://github.com/solana-labs/bpf-tools/releases/download/v1.21/solana-bpf-tools-windows.tar.bz2)

BrettCleary commented 2 years ago

Ah I see that 1.9.4 is a testnet release and the official mainnet release for solana does not support Windows at this time. I will close this issue now.