We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
do you solve it ?
Sorry, something went wrong.
No branches or pull requests
I'm trying to compile the library on a Pi 4 64-bit Raspberry OS.
I get the following error
The text was updated successfully, but these errors were encountered: