Hello I am trying desperately to use solana-sdk and solana-client but when I do cargo build-bpf it doesn't work. Can someone help me please?
When I use only solana-client as a dependency the compilation goes well
But when i specify solana-client i get many errors:
Here is a capture that shows the versions I have of solana, cargo , rustup, rustc
Someone can help me please ?