-
-
Notifications
You must be signed in to change notification settings - Fork 483
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
Missing ´Mediapipe´ reference in Unity #11
Comments
Maybe you have not run the build step yet. If this does not solve the problem, will you show me the errror log? |
I've done all the steps listed and it still throws those errors. |
Will you run below commands and attach the output log here? make gpu
make install |
These are the logs, probably need to install something. `jborlido@mini-warmachine:~/Documents/mediapipe-tests$ make gpu jborlido@mini-warmachine:~/Documents/mediapipe-tests$ make install |
Please run |
I think you have not installed protocol buffer compiler ( |
I've installed protoc and it still didn't build |
Will you attach the |
Already pulled. These are the logs for make gpu TODO build all the .proto files and output to the same directories |
It seems that Please check the official guide and make sure that you can run the examples on your machine. |
After opening the Unity project on Ubuntu, it shows me multiple compiler errors saying that it's missing Mediapipe reference. Am I missing something?
The text was updated successfully, but these errors were encountered: