ricardojlrufino / anyka_v380ipcam_experiments

Scripts and hacks for Anyka V380 / AK3918 IP camera
47 stars 13 forks source link

missing libquirc #10

Open gergepalfi opened 1 year ago

gergepalfi commented 1 year ago

compilation of ak_snapshot fails because the repository is missing libquirc The makefile is trying to load it from -L/media/ricardo/Dados/Outros/Linux/IPCAM/Camera-ANYKA-v380/TEST_SRCS/quirc/lib which is not part of the repo please add libquirc the makefile is easy to fix

gergepalfi commented 1 year ago

removing the lib from the makefile prevents the problem STATIC_LIBS := libquirc