-- Using configuration file '/Users/mydocument/Documents/xing/AndroidStudioProjects/linphone-android/submodules/cmake-builder/configs/config-android.cmake'
-- Found PythonInterp: /usr/bin/python (found version "2.7.10")
CMake Error at cmake/CheckBuildTools.cmake:147 (message):
Could not find the pkg-config program.
Call Stack (most recent call first):
builders/CMakeLists.txt:72 (include)
configs/config-android.cmake:71 (include)
CMakeLists.txt:64 (include)`
问题处理:安装:pkg-config:brew install pkg-config
3. Cannot determine link language for target “opus”.