Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error While Integrating iOS #1389

Open
FrankFourth opened this issue Nov 23, 2024 · 4 comments
Open

Error While Integrating iOS #1389

FrankFourth opened this issue Nov 23, 2024 · 4 comments

Comments

@FrankFourth
Copy link

I am trying to integrate library into my project, but I am encountering some errors during the process.Additionally, I might have made mistakes during the process. Could you please guide me on the correct steps I should follow for the integration? Your assistance would be greatly appreciated.

Screenshot 2024-11-23 at 22 48 08

@FrankFourth
Copy link
Author

There were no errors during the execution of the install.sh script, and I am using Xcode 14. I don’t encounter any issues when using the original downloaded project. However, when I try to set it up from scratch in a new project, I face these errors.

@FrankFourth
Copy link
Author

When I re-added the frameworks as content, the number of errors decreased to 72, and they changed as follows, but I still can’t figure out where I went wrong during the setup.

Screenshot 2024-11-23 at 23 06 06

@FrankFourth FrankFourth changed the title Error While Integrating Error While Integrating iOS Nov 23, 2024
@matlabbe
Copy link
Member

In your iOS project config, you need to add all libraries created by install.sh script as dependencies. Open the original project here and compare the configs with yours.

@ioridev
Copy link

ioridev commented Dec 11, 2024

image
You need to add libpng etc etc etc here

/Libraries/share/OpenCV/3rdparty/lib/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants