warning: unexpected cfg
condition value: custom-heap
--> programs/voting/src/lib.rs:7:1
#3401
Labels
cfg
condition value: custom-heap
--> programs/voting/src/lib.rs:7:1
#3401
I've tried installing anchor + SOLANA as per the docs 5 times now, the local validator works and i can push npx create-solana-dapp to a local port and the connect to the local net.
However i keep getting these warnings everytime i compile with "anchor build" using mods like #[account].
I always get anchor-debug, solana and custom-panic, no matter what mod i use.
The text was updated successfully, but these errors were encountered: