Skip to content

I got Undefined symbols for architecture armv7: #2

@veptune

Description

@veptune

Here is the error i got after having replace the framework for ios6 👍

Undefined symbols for architecture armv7:
"cv::merge(std::vector<cv::Mat, std::allocatorcv::Mat > const&, cv::_OutputArray const&)", referenced from:
-[GrabcutVC startGrabcut] in GrabcutVC.o
"cv::split(cv::Mat const&, std::vector<cv::Mat, std::allocatorcv::Mat >&)", referenced from:
-[GrabcutVC startGrabcut] in GrabcutVC.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Any idea ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions