> Actually - what's wrong with posix realpath() ? In my case, not available. And if the aim is portability, see BUGS in the man page.
M. On Mon, Nov 25, 2013 at 3:54 AM, Patrick Welche <[email protected]> wrote: > On Sun, Nov 24, 2013 at 08:31:21PM -0500, Morten Welinder wrote: >> > rsvg-base.c:2194:5: error: implicit declaration of function >> > 'canonicalize_file_name' >> >> This patch (used for Win32, but there isn't anything win32 specific in there) >> with minimal editing should get you going. >> >> >> https://git.gnome.org/browse/gnumeric/tree/tools/win32/patches/librsvg-portability.patch > > Actually - what's wrong with posix realpath() ? > > Cheers, > > Patrick > _______________________________________________ > gtk-devel-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/gtk-devel-list _______________________________________________ gtk-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-devel-list
