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

Application fail first launch if library included #16

Open
shababhsiddique opened this issue Feb 3, 2024 · 0 comments
Open

Application fail first launch if library included #16

shababhsiddique opened this issue Feb 3, 2024 · 0 comments

Comments

@shababhsiddique
Copy link

Error (Xcode): In /Users/shababhaidersiddique/Work/Flutter/workspace/dropcounter/ios/Pods/OpenCV2/opencv2.framework/opencv2(opencl_kernels_calib3d.o), building for iOS Simulator, but
linking in object file built for iOS, file '/Users/shababhaidersiddique/Work/Flutter/workspace/dropcounter/ios/Pods/OpenCV2/opencv2.framework/opencv2' for architecture arm64

Xcode version 14.3
pod version 1.14.3
Flutter 3.16.9 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 41456452f2 (9 days ago) • 2024-01-25 10:06:23 -0800
Engine • revision f40e976bed
Tools • Dart 3.2.6 • DevTools 2.28.5

Replicate

Just created fresh flutter application with command line
flutter create opencvapp

dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
opencv_4: ^1.0.0

Tried pod update, flutter upgrade, Xcode upgrade nothing changed

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

1 participant