The MediaPipe language detector is currently undergoing active development. I think it's time to review the changes to the language_detector library source code: https://github.com/google-ai-edge/mediapipe/tree/master/mediapipe/tasks/c/text/language_detector
At the very least, they've changed the names of the public methods and the definition of MP_EXPORT:
https://github.com/google-ai-edge/mediapipe/blob/master/mediapipe/tasks/c/text/language_detector/language_detector.h
The MediaPipe language detector is currently undergoing active development. I think it's time to review the changes to the language_detector library source code: https://github.com/google-ai-edge/mediapipe/tree/master/mediapipe/tasks/c/text/language_detector
At the very least, they've changed the names of the public methods and the definition of MP_EXPORT:
https://github.com/google-ai-edge/mediapipe/blob/master/mediapipe/tasks/c/text/language_detector/language_detector.h