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.
When I ran this the command stopped at 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: .
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?
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
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