linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] linphone compile error on ubuntu 18 with Qt5.12


From: Mario Pink
Subject: [Linphone-developers] linphone compile error on ubuntu 18 with Qt5.12
Date: Tue, 11 Jan 2022 16:51:46 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1

Hi,

when i try to compile the git version of linphone i always get the
following error you can see below.

The sdk could successfuly be compiled but the qt app doesn't.

any suggestions?

What i find out so far during the create process the
linphone-app/src/linphone-qt-stamp/linphone-qt-configure file could not
be created.


Log output: System: Ubuntu 18.04, Qt 5.12.5 (sources compiled an env
correctly set)

[ 82%] Performing configure step for 'linphone-qt'
CMake Warning (dev) at
/home/oods/source/linphone-desktop/build/linphone-sdk/desktop/share/bctoolbox/cmake/bctoolboxTargets.cmake:54
(add_library):
  ADD_LIBRARY called with SHARED option but the target platform does not
  support dynamic linking.  Building a STATIC library instead. This may
lead
  to problems.
Call Stack (most recent call first):
/home/oods/source/linphone-desktop/build/linphone-sdk/desktop/share/bctoolbox/cmake/bctoolboxConfig.cmake:56
(include)
  CMakeLists.txt:24 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Git: /usr/bin/git (found version "2.17.1")
Optional package TextToSpeech found.
CMake Error at CMakeLists.txt:582 (target_link_libraries):
  Object library target "app-library" may not link to anything.


-- Configuring incomplete, errors occurred!
See also
"/home/oods/source/linphone-desktop/build/linphone-app/CMakeFiles/CMakeOutput.log".
CMakeFiles/linphone-qt.dir/build.make:106: recipe for target
'linphone-app/src/linphone-qt-stamp/linphone-qt-configure' failed
make[2]: *** [linphone-app/src/linphone-qt-stamp/linphone-qt-configure]
Error 1
CMakeFiles/Makefile2:173: recipe for target
'CMakeFiles/linphone-qt.dir/all' failed
make[1]: *** [CMakeFiles/linphone-qt.dir/all] Error 2
Makefile:129: recipe for target 'all' failed




reply via email to

[Prev in Thread] Current Thread [Next in Thread]