kbarni / LCCV

LibCamera wrapper library for OpenCV
60 stars 30 forks source link

compilation fails at libcamera_app.cpp lines 451 and 453 #5

Closed f-001 closed 2 years ago

f-001 commented 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