Conflicting declaration ‘typedef __fp16 float16_t’

Please see if any preprocessor in https://eigen.tuxfamily.org/dox/TopicPreprocessorDirectives.html can work around this. Or below line in OpenCV - compile OpenCV 4.1.1 on Drive Software 10.0 helps on this issue.

sed -i ‘s/include <Eigen/Core>/include <eigen3/Eigen/Core>/g’