Windows build fails with OpenCV 3.4.10 #5876
Labels
legacy:hands
Hand tracking/gestures/etc
os:windows
MediaPipe issues on Windows
platform:c++
Issues specific to C++ framework in mediapipe
type:build/install
For Build and Installation issues
OS Platform and Distribution
Windows 11
Compiler version
MSVC 19.29.30158 for x64
Programming Language and version
C++17
Installed using virtualenv? pip? Conda?(if python)
No
MediaPipe version
v0.10.21
Bazel version
6.5.0
XCode and Tulsi versions (if iOS)
N/A
Android SDK and NDK versions (if android)
N/A
Android AAR (if android)
None
OpenCV version (if running on desktop)
3.4.10
Describe the problem
Constant
CAP_PROP_ORIENTATION_AUTO
was introduced in OpenCV 3.4.12opencv/opencv@f0271e5#diff-702e7efcf6bd7a4c265fcdbc0cc4c4e47e8ea12325bf28d18524c194c9ab4759R181
It was used in MediaPipe in v0.10.21 226e37a
The web documentation and
opencv_windows.BUILD
must reflect this requirement.Complete Logs
P.S. Please fix the issue creation form: it creates a single-line text input for the problem description, which forces editing the issue after creating it to enrich it with necessary details.
The text was updated successfully, but these errors were encountered: