-
Notifications
You must be signed in to change notification settings - Fork 13
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
failing bld tflite_vx_delegate #11
Comments
It appears that some testing header files get in the way of the build. |
Namely |
This line seems to cause the problem: flexbuild/src/apps/ml/tflite.mk Line 54 in c8b29a0
Here is a working version: |
It appears to be missing
StringRef
definition:I'm running inside Docker on Ubuntu 22.04.4 LTS.
The text was updated successfully, but these errors were encountered: