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
When i run the script with the "bleeding edge"-Version of OpenCV (https://github.com/Itseez/opencv) several errors occur. All refer to OpenCV's HighGUI-Module.
Switching the compiler from GCC to Clang solves the problem and the build is successful.