-
Notifications
You must be signed in to change notification settings - Fork 249
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
abi generation failure on Windows (outside of wsl) - always #1221
Comments
@dj8yfo i would love to work on this issue may I ? |
@Jemiiah How is your Rust experience? Please, try to reproduce the issue first and if you have an idea of where to look at, apply it via OnlyDust website. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedSoftware engineering background with contributions to similar projects in past odhacks How I plan on tackling this issueI would use the provided info from the guide and make necessary adjustments & implementations |
@Josh-121 Do you have Windows machine to reproduce the issue? Do you have understanding of the DLL / shared symbols topic to address the problem we have here? P.S. First thing we should try is to enable |
Yes I do. I'll be working on that |
I am applying to this issue via OnlyDust platform. My background and how it can be leveraged How I plan on tackling this issue |
Hi @ScottyDavies! |
hey @frol is this the right way to reproduce it? Im using windows btw if so, looks good to me 🤔 |
@lauchaves the issue 😭 occurred with It looks like it's ok with |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedHi again! Lau here 👋. I've been contributing these days! I'd like to give this one a try! How I plan on tackling this issueEarlier I tried to reproduce it on my end, but it seems to work on
|
I now have it setup as well on my windows & know about dll/shared symbols as previously mentioned. Still awaiting ur response so far |
@Josh-121 Please, go ahead. @lauchaves I want to maximize chances of everyone to participate in contributions to NEAR stack, but I will find more issues to work on later today |
Steps to reproduce:
cargo build --features near-sdk/__abi-generate
on any contractMore details: near/cargo-near#188
Problematic target is
x86_64-pc-windows-msvc
The text was updated successfully, but these errors were encountered: