Open abeckers opened 2 years ago
I'm trying to compile the library on a Pi 4 64-bit Raspberry OS. I get the following error
[ 4%] Linking CXX shared library libraspicam_cv.so /usr/bin/ld: /opt/vc/lib/libmmal_core.so: error adding symbols: file in wrong format collect2: error: ld returned 1 exit status make[2]: *** [src/CMakeFiles/raspicam_cv.dir/build.make:248: src/libraspicam_cv.so] Fehler 1 make[1]: *** [CMakeFiles/Makefile2:170: src/CMakeFiles/raspicam_cv.dir/all] Fehler 2 make: *** [Makefile:149: all] Fehler 2
do you solve it ?
I'm trying to compile the library on a Pi 4 64-bit Raspberry OS. I get the following error