Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3881

Camera board • Rebuilding rpicam-apps Failed

$
0
0
Hello all,
I wished to rebuild rpicam-apps in an attempt to use OpenCV with my camera. I am running a Raspberry Pi 5 headless with the Lite OS, and an HQ camera. I followed the instructions given in the documentation to build rpicam-apps for yourself (https://www.raspberrypi.com/documentati ... picam-apps) and ran into no problems until the last step, running

Code:

$ sudo meson install -C build
.
When I ran this the command stopped at

Code:

[4/9] Generating symbol file rpicam_app.so.1.4.3.p/rpicam_app.so.1.4.3.symbols
and then returned to the command line. I didn't get any error message or message of completion. When I now try to run any rpicam-app command, such as rpicam-hello, I now get this error message:

Code:

rpicam-hello: error while loading shared libraries: rpicam_app.so.1.4.3: cannot open shared object file: No such file or directory
.
I followed the instructions exactly as given to my knowledge and I am extremely confused as I can now not use my camera at all. Does anyone know what I could do?

Statistics: Posted by bitofnothin — Sun Mar 31, 2024 10:44 pm



Viewing all articles
Browse latest Browse all 3881

Trending Articles