Opened 5 years ago

Closed 5 years ago

#14 closed defect (fixed)

libcoredumper.so not found

Reported by: MichaelDaum Owned by: kimtuan
Priority: major Milestone: QuteCom 2.2-RC2
Component: Build System Version: 2.2-RC1
Keywords: Cc:

Description

Error message is:

CMake Error at wengophone/src/presentation/qt/cmake_install.cmake:89 (FILE):

file INSTALL cannot find file
".../qutecom-2.2/build/debug/libcoredumper.so" to
install.

The make install target fails as it searches in build/debug for libcoredumper.so The resulting binary won't run until you manually install this library to /usr/local/lib and run ldconfig afterwards.

Change History (1)

comment:1 Changed 5 years ago by vadim

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.