Integrating OpenCV in a native macOS app leads to Linker Errors
I have tried integrating OpenCV
in a native macOS app
with Swift
and it results in bunch of linker errors
. I have an M1 Mac
and below are the two ways in which I have tried.
I have tried integrating OpenCV
in a native macOS app
with Swift
and it results in bunch of linker errors
. I have an M1 Mac
and below are the two ways in which I have tried.