SVN: CVAUX not found, removeredeyes not compiled

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

SVN: CVAUX not found, removeredeyes not compiled

Markus Spring
Hi list,

trying to compile digikam svn under Ubuntu lucid lynx, I run into these messages

-- OpenCV root directory: /usr
-- OpenCV component CVAUX not found!
OpenCV_CVAUX_INCLUDE_DIR=OpenCV_CVAUX_INCLUDE_DIR-NOTFOUND
OpenCV_CVAUX_LIBRARY=OpenCV_CVAUX_LIBRARY-NOTFOUND
-- OpenCV Include Directory:
/usr/include/opencv;/usr/include/opencv;/usr/include/opencv
-- OpenCV Libraries: /usr/lib/libcv.so;/usr/lib/libcxcore.so;/usr/lib/libhighgui.so
-- Warning: OpenCV was not found.

and consequently removeredeyes is not compiled. However dpkg shows

ii  libcv-dev           2.0.0-3ubuntu2         development files for libcv
ii  libcv4              2.0.0-3ubuntu2         computer vision library
ii  libhighgui-dev      2.0.0-3ubuntu2         development files for libhighgui
ii  libhighgui4         2.0.0-3ubuntu2         computer vision GUI library

What else is missing?

Markus
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: SVN: CVAUX not found, removeredeyes not compiled

Markus Spring
Ok, I found it out myself:

The packages libcvaux4_2.0.0-3ubuntu2_i386.deb and
libcvaux-dev_2.0.0-3ubuntu2_i386.deb have to be installed, too.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: SVN: CVAUX not found, removeredeyes not compiled

Gilles Caulier-4
Under Mandriva, all OpenCV 2.0 packages are installed and detected fine...

Sound like a problem with cmake script to detect OpenCV :

http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/cmake/modules/FindOpenCV.cmake?revision=1046341&view=markup

Gilles

2010/3/31 Markus Spring <[hidden email]>:
> Ok, I found it out myself:
>
> The packages libcvaux4_2.0.0-3ubuntu2_i386.deb and
> libcvaux-dev_2.0.0-3ubuntu2_i386.deb have to be installed, too.
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
>
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users