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

Missing libyuv #28

Closed
chrispersson opened this issue Mar 22, 2013 · 1 comment
Closed

Missing libyuv #28

chrispersson opened this issue Mar 22, 2013 · 1 comment

Comments

@chrispersson
Copy link

I followed the instructions on how to compile and it went well until I run the ndk-build command. Before that everything has gone without errors, the .so files are in the ffmpeg-build directory and so on.

But when running the ndk-build command I get the following error:

"Compile++ thumb : ffmpeg-jni <= convert.cpp
In file included from jni/convert.cpp:1:0:
jni/convert.h:8:32: fatal error: libyuv/basic_types.h: No such file or directory
compilation terminated."

I've checked and libyuv folder does not even exist.

What am I doing wrong?

@jacek-marchwicki
Copy link
Member

I guess that you downloaded source code from our review system instead of github? If you did you have to read README.md from your current version of source code.

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

2 participants