Open Panda404NotFound opened 6 months ago
I'm try to compile clear project and have same error. Try every version of releases, branch "feature/anchor-29" and always have same problem. What's wrong am i doing?
[features]
no-entrypoint = []
no-idl = []
no-log-ix-name = []
cpi = ["no-entrypoint"]
default = []
[dependencies]
openbook-v2 = { git = "https://github.com/openbook-dex/openbook-v2.git", rev
= "270b2d2d473862bd4e3aa213feb970af81f4b3e2", features = ["client", "no-entry point", "cpi", "enable-gpl"], default-features=false }
ERROR:
Checking openbook-v2 v0.1.0 (https://github.com/openbook-dex/openbook-v2.git?rev=270b2d2d473862bd4e3aa213feb970af81f4b3e2#270b2d2d)
error[E0119]: conflicting implementations of trait `Zeroable` for type `AnyEvent`
--> /Users/a1111/.cargo/git/checkouts/openbook-v2-bb287b4bf73a7086/270b2d2/programs/openbook-v2/src/state/orderbook/heap.rs:220:32
hi, which rust toolchain version are you using? should be working with rust >=1.69.0
**Greetings, I want to use mango-v4 project and I get the openbook v2 dependencies error.
workspace Cargo.toml:**
Programs Cargo.toml:
Problem:
Full error.docx