spotify-adblock
spotify-adblock copied to clipboard
Following instructions not working - Linux Mint
Hi,
I'm following instructions, but I have an issue with make
user@computer:~/spotify-adblock$ make
# cargo build --profile release
cargo build --release
make: cargo: No such file or directory
make: *** [Makefile:14: target/release/libspotifyadblock.so] Error 127
I also read #36 and add sudo apt install build-essential
in the process and tried again... but I still have the same issue.
Not sure what I'm doing to be honnest but I try to follow intsructions.