GNU bug report logs -
#44065
28.0.50; SVG image not shown completely
Previous Next
Reported by: styang <at> fastmail.com
Date: Sun, 18 Oct 2020 15:08:02 UTC
Severity: normal
Found in version 28.0.50
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Andy Moreton <andrewjmoreton <at> gmail.com>
> Date: Fri, 23 Oct 2020 21:17:19 +0100
>
> These changes do not build on Windows (64bit mingw64 on MSYS2):
>
> C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: image.o: in function `svg_load_image':
> C:/emacs/git/emacs/master/src/image.c:9795: undefined reference to `rsvg_handle_get_geometry_for_layer'
>
> The installed rsvg headers have:
>
> #define LIBRSVG_VERSION "2.48.8"
>
> Can you please take a look ?
I tried to fix that now, please check.
(We cannot just call a new function from an image library without
loading it from its DLL at run time on MS-Windows.)
This bug report was last modified 4 years and 269 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.