[Jderobot-dev] problema con opencv

Alejandro Hernández ahcorde en gmail.com
Lun Jul 8 09:52:41 CEST 2013


Hola Aitor,

si te fijas en el CMake  te indica: "*undefined reference to
**`av_sub_q(AVRational,
AVRational)*'" esto quiere decir que no tienes bien linkada una librería.
En concreto opencv_highgui que pertenece a opencv.

Un solución rápida es que añadas en el CMake que estas utilizando en la
etiqueta de *target_link_libraries* lo siguiente*: opencv_highgui*
*
*
Saludos

Alejandro Hernández Cordero

<http://www.linkedin.com/in/ahcorde/en>  <https://twitter.com/ahcorde>
<https://plus.google.com/u/0/114434050324725472734/posts>
  <http://github.com/ahcorde>

Visit and play my Curriculum vitae ->
https://googledrive.com/host/0BytBL_SySiIjX19Pd1o5dlZaRHc/Game.html


El 8 de julio de 2013 09:31, Aitor Martínez <
aitor.martinez.fernandez en gmail.com> escribió:

> al hacer make de opencv me sale el siguiente error:
> Linking CXX executable ../../bin/opencv_test_calib3d
> ../../lib/libopencv_highgui.so.2.3.1: undefined reference to
> `av_sub_q(AVRational, AVRational)'
> ../../lib/libopencv_highgui.so.2.3.1: undefined reference to
> `av_rescale_q(long, AVRational, AVRational)'
> collect2: ld devolvió el estado de salida 1
> make[2]: *** [bin/opencv_test_calib3d] Error 1
> make[1]: *** [modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/all] Error
> 2
> make: *** [all] Error 2
>
> alguien sabe como solucionarlo?,
> Gracias.
>
>
>
> --
> View this message in context:
> http://jderobot-developer-list.2315034.n4.nabble.com/problema-con-opencv-tp4641370.html
> Sent from the Jderobot Developer List mailing list archive at Nabble.com.
> _______________________________________________
> Jde-developers mailing list
> Jde-developers en gsyc.es
> http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers
>
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: http://gsyc.escet.urjc.es/pipermail/jde-developers/attachments/20130708/b964b9cf/attachment.htm 


More information about the Jde-developers mailing list