-
Notifications
You must be signed in to change notification settings - Fork 870
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
Failed to install bpf-tools on Windows 10 during rust build step #398
Comments
i have the same problem, it seems the error in the url is the "download" but i don't know how to fix it |
I had moderate success when I tried building solana-bpf-tools-windows from source. |
can you explain how you did that? |
same problem here, any logic answer yet? |
I'm facing the same issue, did anyone get the fix? |
I am having this problem. I'll be glad if anyone can help me out. I tried a lot, but I still can't come to a conclusion. |
I have bpf-tools installing issue when trying to use After installing, you can follow this tutorial to setup the Solana environment. |
Try see if this one works, run these in Linux CLI: |
I'm running through the example now on Windows 10 and when I get to the build step (https://github.com/solana-labs/example-helloworld#build-the-on-chain-program), when building the rust version (>npm run build:program-rust) I get a failure error after a while:
BPF SDK: \?\C:\Users\mant.local\share\solana\install\releases\1.9.4\solana-release\bin\sdk\bpf
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)
The text was updated successfully, but these errors were encountered: