FS#69145 - Missing header in opencv 4.5.1
Attached to Project:
Arch Linux
Opened by Wellington Melo (wwmm) - Wednesday, 30 December 2020, 14:16 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 30 December 2020, 18:58 GMT
Opened by Wellington Melo (wwmm) - Wednesday, 30 December 2020, 14:16 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 30 December 2020, 18:58 GMT
|
Details
Description:
The headers in this folder https://github.com/opencv/opencv/tree/4.5.1/modules/video/include/opencv2/video/detail are not present in the package. Without them the compilation of programs using the legacy tracking API fails with fatal error: opencv2/video/detail/tracking.private.hpp: No such file or directory Is that an upstream bug in the build scripts or a packaging problem? |
This task depends upon
Closed by Antonio Rojas (arojas)
Wednesday, 30 December 2020, 18:58 GMT
Reason for closing: Not a bug
Wednesday, 30 December 2020, 18:58 GMT
Reason for closing: Not a bug
https://github.com/opencv/opencv/blob/bec7b297ed64952b84f04d6d59de26b6fc21f7e4/cmake/OpenCVModule.cmake#L1023