
denosmacedo
(usa Outra)
Enviado em 18/07/2011 - 10:44h
Amigos,
Eu criei, usando a biblioteca Opencv, um programazinho. No ubuntu ele funciona bem, no entanto, quando eu recompilo o codigo fonte no slackware e com o "executavel" rodo ele, aparece o seguinte erro:
OpenCV Error: Unspecified error (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) in cvShowImage, file /root/Desktop/OpenCV-2.2.0/OpenCV-2.2.0/modules/highgui/src/window.cpp, line 292 terminate called after throwing an instance of 'cv::Exception' what(): /root/Desktop/OpenCV-2.2.0/OpenCV-2.2.0/modules/highgui/src/window.cpp:292: error: (-2) 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 in function cvShowImage
Alguem poderia me esclarecer? como devo proceder?
Ja estou ficando careca mas nao encontro nada sobre.