Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#7608 closed defect (duplicate)

Add opencv 4 support

Reported by: Ilya87 Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
1 - pkg-config file for opencv 4 has name opencv4.pc
2 - even I create a symlink to opencv.pc compilation fails - opencv 4 doesn't have cxcore.h header:
fatal error: opencv/cxcore.h: No such file or directory

#include <opencv/cxcore.h>

How to reproduce:

./configure --enable-libopencv
ffmpeg version git-master
built on AntergOS x86_64

Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.

Change History (1)

comment:1 by Carl Eugen Hoyos, 5 years ago

Component: build systemundetermined
Keywords: libopencv removed
Resolution: duplicate
Status: newclosed

Duplicate of #7059

Last edited 5 years ago by Carl Eugen Hoyos (previous) (diff)
Note: See TracTickets for help on using tickets.