1
I downloaded the linphone project from git, installed all the necessary dependencies and set everything up right ( I believe ) but when executing the command
./prepare.py
the same closes in the middle of the compilation at this point
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using toolchain file '/home/jasar/StudioProjects/linphone-android/submodules/cmake-builder/toolchains/toolchain-android-arm.cmake'
-- Using configuration file '/home/jasar/StudioProjects/linphone-android/submodules/cmake-builder/configs/config-android.cmake'
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
CMake Error at cmake/CheckBuildTools.cmake:147 (message):
Could not find the pkg-config program.
Call Stack (most recent call first):
builders/CMakeLists.txt:66 (include)
configs/config-android.cmake:61 (include)
CMakeLists.txt:67 (include)
-- Configuring incomplete, errors occurred!
See also "/home/jasar/StudioProjects/linphone-android/WORK/android-arm/cmake/CMakeFiles/CMakeOutput.log".
follow the cmakeoutput log -> http://s000.tinyupload.com/? file_id=42144343558195282206
someone would kindly advise me on the subject?
really worked, rsss now I’ll continue here thanks. let’s go to the problem Prox ^
– Smitherson Da Silva