Open qcynaut opened 1 year ago
Hi, I have little experience in cross compiling myself so I'm not going to be able to give you much help, but it looks to me like it's an issue relating to pkg-config itself or the pkg-config file for PulseAudio, rather than something to do with my rust bindings.
Hi, I try to cross compile my project that's depends on libpulse-binding and libpulse-simple-binding from archlinux (x86_64) targeting aarch64-unknown-linux-gnu, but I got this error.