We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Xcode's output: ↳ === BUILD TARGET share OF PROJECT Pods WITH CONFIGURATION Debug === /Users/djoker/flutter/.pub-cache/hosted/pub.dartlang.org/tflite-1.0.4/ios/Classes/T flitePlugin.mm:19:10: fatal error: 'tensorflow/lite/kernels/register.h' file not found #include "tensorflow/lite/kernels/register.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated.
The text was updated successfully, but these errors were encountered:
Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, v1.9.1+hotfix.6, on Mac OS X 10.15.1 19B88, locale en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3) [✓] Xcode - develop for iOS and macOS (Xcode 11.2.1) [✓] Android Studio (version 3.4) [✓] VS Code (version 1.40.1) [✓] Connected device (2 available)
• No issues found!
Sorry, something went wrong.
No branches or pull requests
Xcode's output:
↳
=== BUILD TARGET share OF PROJECT Pods WITH CONFIGURATION Debug ===
/Users/djoker/flutter/.pub-cache/hosted/pub.dartlang.org/tflite-1.0.4/ios/Classes/T
flitePlugin.mm:19:10: fatal error: 'tensorflow/lite/kernels/register.h' file not
found
#include "tensorflow/lite/kernels/register.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
The text was updated successfully, but these errors were encountered: