[FFmpeg-user] Problem building with OpenCV support

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Jun 27 13:25:11 CEST 2012


Misha Penkov <misha.penkov <at> gmail.com> writes:

> >  #include <opencv/cxcore.h>
> >  long check_cvCreateImageHeader(void) { return (long) cvCreateImageHeader; }
> >  int main(void) { return 0; }
> 
> That would have made more sense than my original sample. Thank you
> for your suggestion.  Unfortunately, the result is the same:

The I suggest you try to find out what the difference is between 
what you do and what configure does (see end of config.log).

Carl Eugen



More information about the ffmpeg-user mailing list