Skip to content

Error when Anchor build-package 'toml_edit、num_enum_derive 'canot be buit #171

@schow9527

Description

@schow9527

I use the OApp Example of Solana communicate with EVMnets.
When I try Anchor build -v,I encount "toml_edit、num_enum_derive "canot be buit.
I think the reason is anchor-spl's version.

These are the versions:
Rust v1.75.0
Anchor v0.29
Solana CLI v1.17.31
anchor-lang = { version = "0.29.0", features = ["init-if-needed"] }
solana-helper = "0.1.0"
oapp = { git = "https://github.com/LayerZero-Labs/LayerZero-v2.git", rev= "34321ac15e47e0dafd25d66659e2f3d1b9b6db8f" }
anchor-spl = { version = "0.29.0" }

Metadata

Metadata

Assignees

No one assigned

    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