Skip to content

Windows (without WSL) build failure on ABI generation step #188

@dj8yfo

Description

@dj8yfo

after installing binary release from latest https://github.com/near/cargo-near/releases/tag/cargo-near-v0.6.4 tag
with

irm https://github.com/near/cargo-near/releases/latest/download/cargo-near-installer.ps1 | iex

onto
image
image

a cargo near build command fails for a default project, generated by cargo near new:
image
image
image

A standalone cargo build --features near-sdk/__abi-generate command fails with similar error (with and without --release).


A cargo near build --no-abi succeeds:
image
As well as standalone cargo build --target wasm32-unknown-unknown (with and without --release).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions