Issue #2035 Calling cv::namedWindow crashes on Android fixed.
authorAlexander Smorkalov <alexander.smorkalov@itseez.com>
Wed, 10 Oct 2012 08:40:36 +0000 (12:40 +0400)
committerAlexander Smorkalov <alexander.smorkalov@itseez.com>
Wed, 10 Oct 2012 08:40:36 +0000 (12:40 +0400)
commit36135fc59d59f1ebfce4b00bb36ce6edfbcd9018
tree4c2104ef5d23f13b43170f4b3f42eeceee62938f
parent306ed9801a28533bb15ef0aeb63225df43b6c058
Issue #2035 Calling cv::namedWindow crashes on Android fixed.
Window-related functions is guarded from calls from application code.
Old implementations with "no-gui" exception are stell compiled and linked to OpenCV library for binary compatibility.
modules/highgui/CMakeLists.txt
modules/highgui/include/opencv2/highgui/highgui.hpp