yeatse / opencv-spm

Integrate OpenCV into your project using Swift Package Manager.
Apache License 2.0
71 stars 23 forks source link

Conflicted with Pod #10

Closed nanhao1215 closed 1 year ago

nanhao1215 commented 1 year ago

I used Pod to import Mediapipe Then I use your method to deploy opencv, it has the following errors: 487 duplicate symbols Linker command failed with exit code 1 (use -v to see invocation)

Could you pls check it for me? Thanks