abba23/spotify-adblock

make: *** [Markfile:14: target/release/libspotifyadblock.so] Error 127

sleepingzzs opened this issue · 5 comments

image

running the make command while installing gives this error

cargo: No such file or directory

You need to install Cargo. It's listed as a build prerequisite in the readme.

Ah thanks

I'm getting this same exact error with cargo installed.

Screenshot_20230429_234347

cargo is indeed there:
Screenshot_20230429_234419

okay never mind it's working now and I have no idea how

I had this error for the first time ever after a fresh OS install. You have to exist the terminal and open a new one. And continue with
$ cd spotify-adblock
$ make