CV_OpenGlNotSupported  768 modules/core/src/system.cpp     case CV_OpenGlNotSupported :     return "No OpenGL support";
CV_OpenGlNotSupported  367 modules/highgui/src/window.cpp     CV_Error(CV_OpenGlNotSupported, "The library is compiled without OpenGL support");
CV_OpenGlNotSupported  372 modules/highgui/src/window.cpp     CV_Error(CV_OpenGlNotSupported, "The library is compiled without OpenGL support");
CV_OpenGlNotSupported  377 modules/highgui/src/window.cpp     CV_Error(CV_OpenGlNotSupported, "The library is compiled without OpenGL support");
CV_OpenGlNotSupported 1605 modules/highgui/src/window_QT.cpp         CV_Error( CV_OpenGlNotSupported, "Library was built without OpenGL support" );
CV_OpenGlNotSupported 2441 modules/highgui/src/window_QT.cpp     CV_Error(CV_OpenGlNotSupported, "Window doesn't support OpenGL");
CV_OpenGlNotSupported 2447 modules/highgui/src/window_QT.cpp     CV_Error(CV_OpenGlNotSupported, "Window doesn't support OpenGL");
CV_OpenGlNotSupported 2453 modules/highgui/src/window_QT.cpp     CV_Error(CV_OpenGlNotSupported, "Window doesn't support OpenGL");
CV_OpenGlNotSupported 1048 modules/highgui/src/window_gtk.cpp         CV_ERROR( CV_OpenGlNotSupported, "Library was built without OpenGL support" );
CV_OpenGlNotSupported 1133 modules/highgui/src/window_gtk.cpp         CV_ERROR( CV_OpenGlNotSupported, "Window doesn't support OpenGL" );
CV_OpenGlNotSupported 1181 modules/highgui/src/window_gtk.cpp         CV_ERROR( CV_OpenGlNotSupported, "Window was created without OpenGL context" );
CV_OpenGlNotSupported  763 modules/highgui/src/window_w32.cpp         CV_ERROR( CV_OpenGlNotSupported, "Library was built without OpenGL support" );
CV_OpenGlNotSupported  849 modules/highgui/src/window_w32.cpp         CV_ERROR( CV_OpenGlNotSupported, "Window doesn't support OpenGL" );
CV_OpenGlNotSupported  893 modules/highgui/src/window_w32.cpp         CV_ERROR( CV_OpenGlNotSupported, "Window was created without OpenGL context" );