Skip to content

still possible to build with newer versions of OpenCV/ FFMpeg? Which ones work #35

@hacklsn

Description

@hacklsn

Hello. I am having trouble building the project.
Initially I tried to build with the latest OpenCV (4.6.0) and FFMPEG (5.1.) However 'make all' threw some errors. While I don't remember the exact wording it was something similar to "include/opencv3 not found". So I decided to first build & install OpenCV 3.4.16 instead from here: https://github.com/opencv/opencv/releases
Make all worked without errors this time, but when executing ./distribute/bin/hecate i get error message:

./distribute/bin/hecate: error while loading shared libraries: libopencv_core.so.3.4: cannot open shared object file: No such file or directory

libopencv_core.so.3.4 exists in /usr/local/lib, so Iam not sure what the issue is?

Alternatively, maybe someone can point me to older versions of the libraries which they succesfully compiled and tested!?
@yalesong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions