Skip to content
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

Unable to build project #20

Open
AyonGupta opened this issue Jan 5, 2021 · 0 comments
Open

Unable to build project #20

AyonGupta opened this issue Jan 5, 2021 · 0 comments

Comments

@AyonGupta
Copy link

Undefined symbols for architecture arm64:
"cv::findContours(cv::_InputOutputArray const&, cv::_OutputArray const&, cv::OutputArray const&, int, int, cv::Point)", referenced from:
-[OpenCVImgProcess OpenCVImgSeg:] in ThermaFySDK2_2(OpenCVImgProcess.o)
boundQuadrangle(cv::Mat&, std::_1::vector<cv::Point, std::_1::allocator<cv::Point > >&) in ThermaFySDK2_2(OpenCVImgProcess.o)
"cv::findContours(cv::_InputOutputArray const&, cv::OutputArray const&, int, int, cv::Point)", referenced from:
-[OpenCVImgProcess OpenCVImgSeg:] in ThermaFySDK2_2(OpenCVImgProcess.o)
MaxArea(cv::Mat&, cv::Mat&) in ThermaFySDK2_2(OpenCVImgProcess.o)
LongEdges(cv::Mat&, int, cv::Mat&) in ThermaFySDK2_2(OpenCVImgProcess.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant