Skip to content

Compilation fails under Ubuntu 20.04 LTS #484

@simoninns

Description

@simoninns

Testing with the new Ubuntu 20.04 LTS shows issues compiling against the OpenCV2 headers:

../ld-chroma-decoder/opticalflow.h:34:10: fatal error: opencv2/core/core.hpp: No such file or directory
34 | #include <opencv2/core/core.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~

Since the NTSC optical flow isn't functioning, the requirement to include opencv should be removed (and once reimplemented a more up-to-date header should be included instead).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions