Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 19555

Is namedWindow implemented in the linux version ?

$
0
0
The window.cpp code in highgui for namedWindow ends up calling CV_NO_GUI_ERROR("cvNamedWindow"). CV_NO_GUI_ERROR outputs "The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script" I get the above error message when I run my cpp program when calling namedWindow. Looks like most of the window.cpp functions generate the same error. What do I need to do to get the opencv window.cpp functions to work on my raspberry pi? Must be in the build process. It's picking up window.cpp instead of window_gtk.cpp I've been looking at the build process and can't figure out how to modify to make it pickup window_gtk.cpp Any ideas how to get it to link window_gtk into the .so file?

Viewing all articles
Browse latest Browse all 19555

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>