按照官方参考文档 https://wiki.videolan.org/AndroidCompile
编译出现错误:
configure.ac:325: error: possibly undefined macro: PKG_INSTALLDIR
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
configure: error: cannot find install-sh, install.sh, or shtool in ".." "../.." "../../.."
medialibrary: autoconf failed
解决:升级pkg-config到0.28
本文介绍在遵循VLC官方文档编译Media Library过程中遇到的错误:configure.ac:325:error:possibly undefined macro:PKG_INSTALLDIR。提供了解决方案:升级pkg-config到0.28版本。
3943

被折叠的 条评论
为什么被折叠?



