Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • stable/20250613.0
  • nightly/20250613.0
  • beta/202506101658
  • stable/20250610.0
  • nightly/20250610.0
  • beta/202506091027
  • beta/202506061543
  • nightly/20250605.0
  • beta/202506051039
  • beta/202506051002
  • beta/202506041611
  • beta/202506041335
  • beta/202505231812
  • stable/20250523.0
  • nightly/20250523.0
  • nightly/20250515.0
  • nightly/20250510.0
  • nightly/20250509.1
  • nightly/20250509.0
  • stable/20250430.1
21 results

jami-client-qt

  • Clone with SSH
  • Clone with HTTPS
  • Maxim Cournoyer's avatar
    Maxim Cournoyer authored
    Otherwise, when libjami is compiled as a shared library and
    dynamically linked with all its dependencies (including ffmpeg), the
    build would fail with:
    
      ld: src/libclient/liblibjamiclient.a(directrenderer.cpp.o):
      undefined reference to symbol 'av_frame_alloc@@LIBAVUTIL_56'
      ld: /gnu/store/...-ffmpeg-jami-4.4.2/lib/libavutil.so.56:
      error adding symbols: DSO missing from command line
    
    * src/libclient/CMakeLists.txt: Call find_library for avutil, with
    hints for contrib path on GNU/Linux and macOS.
    [ENABLE_LIBWRAP]: Add target link to avutil if not on Windows.
    
    Co-authored-by: default avatarKateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
    Co-authored-by: default avatarAmin Bandali <amin.bandali@savoirfairelinux.com>
    Change-Id: Id9681132b046fd828002cd3daa24afc8a6dd1eae
    730b00bd
    History
    Name Last commit Last update