mediapipe_face_iris_cpp
mediapipe_face_iris_cpp copied to clipboard
How to make code work on FreeBSD/Linux?
I'm getting the error during cmake build:
c++: error: no such file or directory: '/MP'
Hi @rajhlinux,
It is a compile flag for cmake, maybe your compiler does not support this option.
Try deleting the last 2 lines in the main directory's CMakeLists.text.