Before upgrading to version 0.3.0, I could build an application using libcamera-rs as a dependency for aarch64.
With the new version I get linking errors in libcamera saying that they expect a elf64-x86-64 version of libcamera.
For now, I'm sticking to version 0.2.3 which works perfectly, but it's missing the updated constants.
Before upgrading to version 0.3.0, I could build an application using libcamera-rs as a dependency for aarch64. With the new version I get linking errors in libcamera saying that they expect a elf64-x86-64 version of libcamera. For now, I'm sticking to version 0.2.3 which works perfectly, but it's missing the updated constants.