raspberry-pi-camera / raspindi

Raspberry Pi Camera NDI Source application
MIT License
163 stars 38 forks source link

Cannot find libraries #48

Closed mungle closed 1 year ago

mungle commented 2 years ago

Hello! I'm getting this issue I'm not able to solve... Does anybody know how to fix it?

pi@raspberrypi:~/raspindi $  ./build.sh
-- Configuring done
-- Generating done
-- Build files have been written to: /home/pi/raspindi/build
[ 50%] Built target ndioutput
[ 75%] Linking CXX executable raspindi
/usr/bin/ld: cannot find -lencoders
/usr/bin/ld: cannot find -loutputs
/usr/bin/ld: cannot find -lcamera_app
collect2: error: ld returned 1 exit status
make[2]: *** [src/CMakeFiles/raspindi.dir/build.make:85: src/raspindi] Error 1
make[1]: *** [CMakeFiles/Makefile2:96: src/CMakeFiles/raspindi.dir/all] Error 2
make: *** [Makefile:84: all] Error 2

Thank you! 🙏

rf152 commented 2 years ago

Have you got libcamera installed?

github-actions[bot] commented 1 year ago

No update to this issue for 30 days. Closing