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

Check if harmless failure in vpxenc compilation has gone away #45

Open
alvestrand opened this issue Dec 3, 2014 · 0 comments
Open

Check if harmless failure in vpxenc compilation has gone away #45

alvestrand opened this issue Dec 3, 2014 · 0 comments

Comments

@alvestrand
Copy link
Owner

Current comment in compile_tools.sh:

There's something wrong in the make for libvpx at this version.

Ignore the result code from make. We'll bail if vpxenc and vpxdec

were not built.

make || echo "Something went wrong building libvpx, continuing"

This may have gone away, or been fixed by adding "make clean". Needs testing, and comment should be removed if it's no longer an issue.

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