[FFmpeg-trac] #9232(undetermined:new): ERROR: librsvg-2.0 not found using pkg-config (Windows)

FFmpeg trac at avcodec.org
Mon May 10 15:36:11 EEST 2021


#9232: ERROR: librsvg-2.0 not found using pkg-config (Windows)
-------------------------------------+-------------------------------------
             Reporter:  qdras        |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I'm trying to compile ffmpeg with librsvg, but it shows error message:

 ERROR: librsvg-2.0 not found using pkg-config
 In the config.log file is this:
 require_pkg_config librsvg librsvg-2.0 librsvg-2.0/librsvg/rsvg.h
 rsvg_handle_render_cairo
 check_pkg_config librsvg librsvg-2.0 librsvg-2.0/librsvg/rsvg.h
 rsvg_handle_render_cairo
 test_pkg_config librsvg librsvg-2.0 librsvg-2.0/librsvg/rsvg.h
 rsvg_handle_render_cairo
 pkg-config --exists --print-errors librsvg-2.0
 Package librsvg-2.0 was not found in the pkg-config search path.
 Perhaps you should add the directory containing `librsvg-2.0.pc'
 to the PKG_CONFIG_PATH environment variable
 No package 'librsvg-2.0' found
 ERROR: librsvg-2.0 not found using pkg-config

 Can tell me what to do?
 How to reproduce:
 {{{
 I use command ./configure --prefix=ffmpeg/ --enable-cross-compile
 --disable-network --disable-debug --disable-yasm --enable-librsvg
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9232>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list