go get error
tierline1 opened this issue · 0 comments
tierline1 commented
go get github.com/Kagami/go-face
github.com/Kagami/go-face
In file included from /usr/include/dlib/matrix/matrix_conv.h:8:0,
from /usr/include/dlib/matrix.h:13,
from /usr/include/dlib/graph_utils/function_objects.h:7,
from /usr/include/dlib/graph_utils.h:8,
from classify.cc:2:
/usr/include/dlib/matrix/matrix_fft.h:12:10: fatal error: mkl_dfti.h: No such file or directory
#include <mkl_dfti.h>
^~~~~~~~~~~~
compilation terminated.