Open Fredrum opened 3 years ago
Hello! I'm trying to compile this on a Raspberry 4b - Buster 32bit - kernel 5.10.
I git cloned the project, did cd MIPI_Camera/RPI make
but then I get the error,
/usr/bin/ld: /tmp/ccsCkRhN.o: in function stop': /home/pi/hardwarez/MIPI_Camera/RPI/arducamstill.c:176: undefined reference toarducam_mipi_camera_reset' collect2: error: ld returned 1 exit status make: *** [Makefile:23: arducamstill] Error 1
stop': /home/pi/hardwarez/MIPI_Camera/RPI/arducamstill.c:176: undefined reference to
Did I miss something?
Cheers Fred
Hello! I'm trying to compile this on a Raspberry 4b - Buster 32bit - kernel 5.10.
I git cloned the project, did cd MIPI_Camera/RPI make
but then I get the error,
/usr/bin/ld: /tmp/ccsCkRhN.o: in function
stop': /home/pi/hardwarez/MIPI_Camera/RPI/arducamstill.c:176: undefined reference to
arducam_mipi_camera_reset' collect2: error: ld returned 1 exit status make: *** [Makefile:23: arducamstill] Error 1Did I miss something?
Cheers Fred