FAILED: /usr/bin/g++ -Wall -pedantic-errors -std=c++11 -I../../libWRP-SQLite3/include -I../../libWRP-key/include -I/usr/include/opencv -MMD -MT CMakeFiles/etupirka.dir/gui.cxx.o -MF "CMakeFiles/etupirka.dir/gui.cxx.o.d" -o CMakeFiles/etupirka.dir/gui.cxx.o -c ../../gui.cxx
In file included from ../../gui.cxx:2:0:
../../cv_gui_helper.hxx: In member function ‘void {anonymous}::cv_gui_helper_t::resize(T, int, int)’:
../../cv_gui_helper.hxx:109:7: error: ‘resizeWindow’ is not a member of ‘cv’
../../cv_gui_helper.hxx: In member function ‘void {anonymous}::cv_gui_helper_t::move(T, int, int)’:
../../cv_gui_helper.hxx:113:7: error: ‘moveWindow’ is not a member of ‘cv’
../../cv_gui_helper.hxx: In member function ‘void {anonymous}::cv_gui_helper_t::present(T) const’:
../../cv_gui_helper.hxx:117:7: error: ‘updateWindow’ is not a member of ‘cv’
../../cv_gui_helper.hxx: In member function ‘void {anonymous}::cv_gui_helper_t::present() const’:
../../cv_gui_helper.hxx:122:9: error: ‘updateWindow’ is not a member of ‘cv’