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

error with ubuntu18.04 ffmpeg4.1 #1

Open
714273725 opened this issue Jan 25, 2019 · 1 comment
Open

error with ubuntu18.04 ffmpeg4.1 #1

714273725 opened this issue Jan 25, 2019 · 1 comment

Comments

@714273725
Copy link

I copy your build script and only change the ffmpeg version to 4.1
can you help me to fine what's wrong?
..................
/home/gjy/ndk/android-ndk-r16b-linux-x86_64/android-ndk-r16b/toolchain/arm/bin/../lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lharfbuzz
/home/gjy/ndk/ffmpeg-4.1/temp/lib/libfreetype.a(autofit.o):/home/gjy/ndk/ffmpeg-4.1/freetype/src/autofit/autofit.c:function af_cjk_metrics_init: error: undefined reference to 'hb_buffer_create'
..................

@bolds07
Copy link
Owner

bolds07 commented Jan 26, 2019

you are having problem related to libfreetype... you can either try to upgrade your ndk to latest or comment the libfreetype support in the build script

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