Guest User

Untitled

a guest
Apr 21st, 2015
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. One Idea on Wheezy by make?
  2. Please help than run OBS under Wheezy!
  3.  
  4. obs-studio/plugins/linux-v4l2/v4l2-input.c: In function ‘v4l2_device_list’:
  5. obs-studio/plugins/linux-v4l2/v4l2-input.c:301:36: error: ‘V4L2_CAP_DEVICE_CAPS’ undeclared (first use in this function)
  6. obs-studio/plugins/linux-v4l2/v4l2-input.c:301:36: note: each undeclared identifier is reported only once for each function it appears in
  7. obs-studio/plugins/linux-v4l2/v4l2-input.c:302:15: error: ‘struct v4l2_capability’ has no member named ‘device_caps’
  8. obs-studio/plugins/linux-v4l2/v4l2-input.c: In function ‘format_selected’:
  9. obs-studio/plugins/linux-v4l2/v4l2-input.c:599:28: error: ‘V4L2_IN_CAP_DV_TIMINGS’ undeclared (first use in this function)
  10. obs-studio/plugins/linux-v4l2/v4l2-input.c: In function ‘v4l2_init’:
  11. obs-studio/plugins/linux-v4l2/v4l2-input.c:831:19: error: ‘V4L2_IN_CAP_DV_TIMINGS’ undeclared (first use in this function)
  12. make[2]: *** [plugins/linux-v4l2/CMakeFiles/linux-v4l2.dir/v4l2-input.c.o] Fehler 1
  13. make[1]: *** [plugins/linux-v4l2/CMakeFiles/linux-v4l2.dir/all] Fehler 2
  14. make: *** [all] Fehler 2
Advertisement
Add Comment
Please, Sign In to add comment