Open
Description
Hi,
Am trying to use these functions in order to incorporate array fire to my previous OpenCV projects. Is these functions valid? because when I tried to include it to my project I got this error:
/home/mohamed/Hassan/arrayfire/arrayfire-project-templates/test/src/af_cv.hpp:39:22: fatal error: af/utils.h: No such file or directory
#include <af/utils.h>
^
compilation terminated.
make[2]: *** [src/CMakeFiles/FOO_CORE.dir/orb_matching.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/FOO_CORE.dir/all] Error 2
make: *** [all] Error 2
When I tried to comment it or use #include <af/utils.h>
instead, I got more errors:
Metadata
Metadata
Assignees
Labels
No labels