Hi everyone,
I’m having trouble building the toolchains. I cloned the repo and tried to build it with these commands :
git clone https://github.com/osmc/osmc
cd toolchain/armv7-toolchain-osmc
make
but I get this error message :
E: Package 'qemu' has no installation candidate
Failed to install
Exiting build with return code 1
I used a raspberry pi 4 on Raspberry Pi os but i have also tried on ubuntu. I tried installing qemu but without success.
Thanks in advance