Skip to content

src/caffe/util/io.cpp:6:10: fatal error: opencv2/core/core.hpp: No such file or directory #78

@Lu-junan

Description

@Lu-junan

Hello! I have installed Caffe and moved Makefile.config to /home/xilinx/caffe, but when I execute the "make all" statement it reports an error, Could u please help me ?

The error message is as follows:
src/caffe/util/io.cpp:6:10: fatal error: opencv2/core/core.hpp: No such file or directory
6 | #include <opencv2/core/core.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:582: .build_release/src/caffe/util/io.o] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions