You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@BPC:/da/work/code/qt/webrtc-streamer-master # make install
[ 3%] Building C object CMakeFiles/civetweb.dir/civetweb/src/civetweb.c.o
[ 7%] Building CXX object CMakeFiles/civetweb.dir/civetweb/src/CivetServer.cpp.o
[ 11%] Linking CXX static library libcivetweb.a
[ 11%] Built target civetweb
[ 14%] Building CXX object CMakeFiles/libv4l2cpp.dir/libv4l2cpp/src/V4l2Access.cpp.o
In file included from /da/work/code/qt/webrtc-streamer-master/libv4l2cpp/src/V4l2Access.cpp:12:
In file included from /da/work/code/qt/webrtc-streamer-master/libv4l2cpp/inc/V4l2Access.h:15:
/da/work/code/qt/webrtc-streamer-master/libv4l2cpp/inc/V4l2Device.h:17:10: fatal error: 'linux/videodev2.h' file not found
17 | #include <linux/videodev2.h>
| ^~~~~~~~~~~~~~~~~~~
1 error generated.
*** Error code 1
Stop.
make[2]: stopped in /da/work/code/qt/webrtc-streamer-master
*** Error code 1
Stop.
make[1]: stopped in /da/work/code/qt/webrtc-streamer-master
*** Error code 1
Stop.
make: stopped in /da/work/code/qt/webrtc-streamer-master
root@BPC:/da/work/code/qt/webrtc-streamer-master #
The text was updated successfully, but these errors were encountered:
root@BPC:/da/work/code/qt/webrtc-streamer-master # make install
[ 3%] Building C object CMakeFiles/civetweb.dir/civetweb/src/civetweb.c.o
[ 7%] Building CXX object CMakeFiles/civetweb.dir/civetweb/src/CivetServer.cpp.o
[ 11%] Linking CXX static library libcivetweb.a
[ 11%] Built target civetweb
[ 14%] Building CXX object CMakeFiles/libv4l2cpp.dir/libv4l2cpp/src/V4l2Access.cpp.o
In file included from /da/work/code/qt/webrtc-streamer-master/libv4l2cpp/src/V4l2Access.cpp:12:
In file included from /da/work/code/qt/webrtc-streamer-master/libv4l2cpp/inc/V4l2Access.h:15:
/da/work/code/qt/webrtc-streamer-master/libv4l2cpp/inc/V4l2Device.h:17:10: fatal error: 'linux/videodev2.h' file not found
17 | #include <linux/videodev2.h>
| ^~~~~~~~~~~~~~~~~~~
1 error generated.
*** Error code 1
Stop.
make[2]: stopped in /da/work/code/qt/webrtc-streamer-master
*** Error code 1
Stop.
make[1]: stopped in /da/work/code/qt/webrtc-streamer-master
*** Error code 1
Stop.
make: stopped in /da/work/code/qt/webrtc-streamer-master
root@BPC:/da/work/code/qt/webrtc-streamer-master #
The text was updated successfully, but these errors were encountered: