libvlc怎么在iOS平台编译报错Making all in MAKEINFO doclibtoolinfo You should only need it if you modified a texi file or any other file indirectly affecting the aspect of the manual Yo
这个错误是由于缺少Texinfo或者GNU make所导致的。你可以根据错误信息提供的链接去安装Texinfo和GNU make。安装完成后再重新编译就不会出现这个错误了。
原文地址: https://www.cveoy.top/t/topic/hM7Z 著作权归作者所有。请勿转载和采集!