Search found 1 match

by prniii
Mon Sep 20, 2010 11:32 am
Forum: User Contributions
Topic: [FIX] ZM 1.24.2 "Error, failed to query crop"
Replies: 27
Views: 40919

Updated diffs that will work with patch.

With the originally posted diffs, the first diff is reversed order. A corrected diff follows. To apply save it as zm_local_camera.diff in the src directory. Then in the src directory apply using patch. patch -p0 < zm_local_camera.diff zm_local_camera.cpp 911c911,912 < if ( vidioctl( vid_fd, VIDIOC_G...