Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ld: warning: ignoring file /Users/***/Git/ocr/opencv2.framework/opencv2, missing required architecture arm64 in file /Users/***/Git/ocr/opencv2.framework/opencv2 (3 slices)
- Undefined symbols for architecture arm64:
- "cv::findContours(cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, int, cv::Point_<int>)", referenced from:
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- "cv::isContourConvex(cv::_InputArray const&)", referenced from:
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- "cv::contourArea(cv::_InputArray const&, bool)", referenced from:
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- "cv::boundingRect(cv::_InputArray const&)", referenced from:
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- "cv::grabCut(cv::_InputArray const&, cv::_OutputArray const&, cv::Rect_<int>, cv::_OutputArray const&, cv::_OutputArray const&, int, int)", referenced from:
- CVExtractor::runGrabCut(cv::Mat) in CVExtractor.o
- "cv::_InputArray::_InputArray(double const&)", referenced from:
- CVExtractor::runGrabCut(cv::Mat) in CVExtractor.o
- "cv::compare(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
- CVExtractor::runGrabCut(cv::Mat) in CVExtractor.o
- "cv::Mat::operator=(cv::Scalar_<double> const&)", referenced from:
- CVExtractor::runGrabCut(cv::Mat) in CVExtractor.o
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- "cv::rectangle(cv::Mat&, cv::Rect_<int>, cv::Scalar_<double> const&, int, int, int)", referenced from:
- CVExtractor::runGrabCut(cv::Mat) in CVExtractor.o
- "cv::cvtColor(cv::_InputArray const&, cv::_OutputArray const&, int, int)", referenced from:
- CVExtractor::generateMask(cv::Mat, int, bool, bool) in CVExtractor.o
- CVExtractor::runGrabCut(cv::Mat) in CVExtractor.o
- "cv::threshold(cv::_InputArray const&, cv::_OutputArray const&, double, double, int)", referenced from:
- CVExtractor::generateMask(cv::Mat, int, bool, bool) in CVExtractor.o
- "cv::Canny(cv::_InputArray const&, cv::_OutputArray const&, double, double, int, bool)", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- "cv::erode(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::Point_<int>, int, int, cv::Scalar_<double> const&)", referenced from:
- CVExtractor::generateMask(cv::Mat, int, bool, bool) in CVExtractor.o
- "cv::resize(cv::_InputArray const&, cv::_OutputArray const&, cv::Size_<int>, double, double, int)", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- CVExtractor::scaleRect(cv::Mat, int) in CVExtractor.o
- "cv::_OutputArray::_OutputArray(cv::Mat const&)", referenced from:
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- "vtable for cv::_OutputArray", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- CVExtractor::extractMRZ(cv::Mat) in CVExtractor.o
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- CVExtractor::getCorners(cv::Mat, cv::Mat*, int) in CVExtractor.o
- NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
- "cv::circle(cv::Mat&, cv::Point_<int>, int, cv::Scalar_<double> const&, int, int, int)", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- "cv::drawContours(cv::_OutputArray const&, cv::_InputArray const&, int, cv::Scalar_<double> const&, int, int, cv::_InputArray const&, int, cv::Point_<int>)", referenced from:
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- "cv::Mat::copyTo(cv::_OutputArray const&, cv::_InputArray const&) const", referenced from:
- CVExtractor::runGrabCut(cv::Mat) in CVExtractor.o
- "cv::inRange(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
- CVExtractor::generateMask(cv::Mat, int, bool, bool) in CVExtractor.o
- "vtable for cv::_InputArray", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- CVExtractor::generateMask(cv::Mat, int, bool, bool) in CVExtractor.o
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
- "cv::Mat::zeros(int, int, int)", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- "cv::getPerspectiveTransform(cv::_InputArray const&, cv::_InputArray const&)", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- "cv::warpPerspective(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::Size_<int>, int, int, cv::Scalar_<double> const&)", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- "cv::Mat::copyTo(cv::_OutputArray const&) const", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- CVExtractor::extractMRZ(cv::Mat) in CVExtractor.o
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- "cv::line(cv::Mat&, cv::Point_<int>, cv::Point_<int>, cv::Scalar_<double> const&, int, int, int)", referenced from:
- CVExtractor::extractMRZ(cv::Mat) in CVExtractor.o
- CVExtractor::getCorners(cv::Mat, cv::Mat*, int) in CVExtractor.o
- "cv::Mat::deallocate()", referenced from:
- -[ViewController readImage:] in ViewController.o
- -[ViewController cvMatFromUIImage:] in ViewController.o
- CVExtractor::~CVExtractor() in ViewController.o
- std::_Rb_tree<std::string, std::pair<std::string const, cv::Mat>, std::_Select1st<std::pair<std::string const, cv::Mat> >, std::less<std::string>, std::allocator<std::pair<std::string const, cv::Mat> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, cv::Mat> >*) in ViewController.o
- CVExtractor::CVExtractor(CVExtractor const&) in ViewController.o
- CVExtractor::run(bool) in CVExtractor.o
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- ...
- "cv::_OutputArray::_OutputArray(cv::Mat&)", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- CVExtractor::scaleRect(cv::Mat, int) in CVExtractor.o
- CVExtractor::extractMRZ(cv::Mat) in CVExtractor.o
- CVExtractor::generateMask(cv::Mat, int, bool, bool) in CVExtractor.o
- CVExtractor::runGrabCut(cv::Mat) in CVExtractor.o
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- "cv::Mat::create(int, int const*, int)", referenced from:
- -[ViewController cvMatFromUIImage:] in ViewController.o
- CVExtractor::runGrabCut(cv::Mat) in CVExtractor.o
- -[Reader cvMatFromUIImage:] in Reader.o
- "cv::HoughLinesP(cv::_InputArray const&, cv::_OutputArray const&, double, double, int, double, double)", referenced from:
- CVExtractor::extractMRZ(cv::Mat) in CVExtractor.o
- CVExtractor::getCorners(cv::Mat, cv::Mat*, int) in CVExtractor.o
- "cv::blur(cv::_InputArray const&, cv::_OutputArray const&, cv::Size_<int>, cv::Point_<int>, int)", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- CVExtractor::extractMRZ(cv::Mat) in CVExtractor.o
- CVExtractor::generateMask(cv::Mat, int, bool, bool) in CVExtractor.o
- "cv::_InputArray::_InputArray(cv::Mat const&)", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- CVExtractor::scaleRect(cv::Mat, int) in CVExtractor.o
- CVExtractor::extractMRZ(cv::Mat) in CVExtractor.o
- CVExtractor::generateMask(cv::Mat, int, bool, bool) in CVExtractor.o
- CVExtractor::runGrabCut(cv::Mat) in CVExtractor.o
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- CVExtractor::getCorners(cv::Mat, cv::Mat*, int) in CVExtractor.o
- ...
- "cv::Mat::Mat(cv::Mat const&, cv::Rect_<int> const&)", referenced from:
- CVExtractor::run(bool) in CVExtractor.o
- CVExtractor::extractMRZ(cv::Mat) in CVExtractor.o
- "cv::Mat::copySize(cv::Mat const&)", referenced from:
- -[ViewController readImage:] in ViewController.o
- CVExtractor::CVExtractor(CVExtractor const&) in ViewController.o
- std::_Rb_tree<std::string, std::pair<std::string const, cv::Mat>, std::_Select1st<std::pair<std::string const, cv::Mat> >, std::less<std::string>, std::allocator<std::pair<std::string const, cv::Mat> > >::_M_create_node(std::pair<std::string const, cv::Mat> const&) in ViewController.o
- CVExtractor::run(bool) in CVExtractor.o
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- CVExtractor::extractMRZ(cv::Mat) in CVExtractor.o
- CVExtractor::generateMask(cv::Mat, int, bool, bool) in CVExtractor.o
- ...
- "cv::arcLength(cv::_InputArray const&, bool)", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- "cv::approxPolyDP(cv::_InputArray const&, cv::_OutputArray const&, double, bool)", referenced from:
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- CVExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in CVExtractor.o
- "cv::fastFree(void*)", referenced from:
- -[ViewController readImage:] in ViewController.o
- -[ViewController cvMatFromUIImage:] in ViewController.o
- CVExtractor::~CVExtractor() in ViewController.o
- std::_Rb_tree<std::string, std::pair<std::string const, cv::Mat>, std::_Select1st<std::pair<std::string const, cv::Mat> >, std::less<std::string>, std::allocator<std::pair<std::string const, cv::Mat> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, cv::Mat> >*) in ViewController.o
- CVExtractor::CVExtractor(CVExtractor const&) in ViewController.o
- CVExtractor::run(bool) in CVExtractor.o
- CVExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in CVExtractor.o
- ...
- ld: symbol(s) not found for architecture arm64
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement