-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build Error #24
Comments
D:/Flutter Projects/hms/ios/Classes/native_edge_detection.cpp:66: error: undefined reference to 'ImageProcessor::process_image(cv::Mat, float, float, float, float, float, float, float, float)' Seems like you have some error in the C++ lib, try to find the process_image and see if it's defined in the *.cpp and *.hpp |
@thomaslc66 .cpp & .hpp both have the method process_image |
Hi , any update for this issue ? |
Having the same problem. Any update? |
Execution failed for task ':app:externalNativeBuildDebug'.
The text was updated successfully, but these errors were encountered: