You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would guess that your cross-compile toolchain is not set up/installed properly. I have been successfully cross-building for RPi Zero although from the Gentoo system (using https://wiki.gentoo.org/wiki/Crossdev). This specific error message has already been reported several times, there is an issue for it: #322 Maybe you can find a workaround there?
I have a working build when compiling for x86_64, but my final intention is to cross-compile for a RaspberryPi.
Fedora 37 (nushell)
sudo dnf install opencv-devel
, which installed the following:/home/ivan/code/recos〉let-env RUST_BACKTRACE = "full" ; cargo build -vv | save log
=> log.gzAnything obvious I missed? I feel like I have all the dependencies I need.
The text was updated successfully, but these errors were encountered: