You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
when I use mex here are something wrong .
错误使用 mexOpenCV (line 137)
Undefined symbols for architecture x86_64:
"_mexFunction", referenced from:
-exported_symbol[s_list] command line option
(maybe you meant: _mexFunctionAdapter)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
who can help me? thank you
The text was updated successfully, but these errors were encountered:
when I use mex here are something wrong .
错误使用 mexOpenCV (line 137)
Undefined symbols for architecture x86_64:
"_mexFunction", referenced from:
-exported_symbol[s_list] command line option
(maybe you meant: _mexFunctionAdapter)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
who can help me? thank you
The text was updated successfully, but these errors were encountered: