When trying to install dependencies for SDK on the pico ultra W, I get these errors
"E: Package 'gcc-multilib' has no installation candidate
E: Unable to locate package g++-multilib
E: Couldn't find any package by regex 'g++-multilib'
I get-apt update before hand and nothing has worked. Any guidance will be appreciated.
Package 'gcc-multilib' has no installation candidate
Hello,The buildroot in the Luckfox Pico SDK uses an external cross-compilation tool provided by Rockchip and is not obtained from the buildroot source, the problem you are experiencing seems to be a compiler problem, please describe the development environment you are using and the dependencies you want to add new