Closed f-001 closed 2 years ago
After the last libcamera updates for raspberry bullseye "src/libcamera_app.cpp" gives a compiler error at lines 451 and 453.
Just replace in both lines fd.fd() with fd.get().
Reference: https://github.com/kbarni/LCCV/issues/1
After the last libcamera updates for raspberry bullseye "src/libcamera_app.cpp" gives a compiler error at lines 451 and 453.
Just replace in both lines fd.fd() with fd.get().
Reference: https://github.com/kbarni/LCCV/issues/1