Results 1 to 3 of 3

Thread: OpenCV application not running

  1. #1
    Join Date
    Sep 2010
    Beans
    1

    Unhappy OpenCV application not running

    unable to run opencv opllications on ubuntu(10.04)


    error: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 cvNamedWindow, file /home/p/OpenCV-2.0.0/src/highgui/window.cpp, line 100
    terminate called after throwing an instance of 'cv::Exception'
    Aborted

    please help...!!

  2. #2
    Join Date
    Jun 2008
    Location
    UK
    Beans
    1,846
    Distro
    Ubuntu Budgie

    Re: OpenCV application not running

    what is the application? Where did you download from? How did you install it?
    mark your thread as [SOLVED], use Thread Tools on forum page.

  3. #3
    Join Date
    Jul 2010
    Location
    Mountain View, CA
    Beans
    41
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: OpenCV application not running

    Although information provided is not enough, I assume the issue might be the same with the one that I had, judging only from the error msg.

    I was able to workaround the error by removing OpenCV installed and re-install it again, following this link: http://ubuntuforums.org/showthread.php?t=607871
    Last edited by 130s; July 18th, 2011 at 11:13 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •