-
Notifications
You must be signed in to change notification settings - Fork 81
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
Build impossible #192
Comments
@GaloisField2718 Can you tell me what OS are you using? |
MacOS the last one. |
@GaloisField2718 Have you tried: $rustup target add wasm32-unknown-unknown And see if it works after that? |
I've tried this after a clean install of near-cli and rust and it fails to build with 209 errors :*) It complains that |
Update: wiped rustup toolchain and clean reinstalled everything. Now works without problem. |
Hi everyone, I can't build the contract as well, but for another reason
I can't even capture the full build log, but a big part of it is in this gist: https://gist.github.com/near-akaia-root/2a80209df89e7cdf0e7bb174a6fa3bed UPD: I managed to get a successful build by deleting |
Hello everyone,
I didn't compile this repo since a long time ago and now there is an issue in compiling with
./build.sh
I searched into
near-sdk-4.0.0-pre.7/src/lib.rs:9:59
but obviously when I modify near_bindgen in near_bingen many many many new issues come from the hood.I have no idea about how to solve this issue. If you have so, I'm grateful !
The text was updated successfully, but these errors were encountered: