mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2025-12-30 04:52:29 +00:00
Another attempt at a travis fix.
This commit is contained in:
@@ -59,6 +59,7 @@ before_install:
|
||||
brew install tbb;
|
||||
brew tap homebrew/science;
|
||||
brew install opencv3;
|
||||
brew install openblas;
|
||||
brew upgrade boost;
|
||||
fi
|
||||
|
||||
|
||||
@@ -41,7 +41,6 @@
|
||||
|
||||
// OpenBLAS
|
||||
#include <cblas.h>
|
||||
#include <f77blas.h>
|
||||
|
||||
// dlib dependencies for face detection
|
||||
#include <dlib/image_processing/frontal_face_detector.h>
|
||||
|
||||
Reference in New Issue
Block a user