Re: Glib-Object-Introspection on Windows
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Glib-Object-Introspection on Windows
- Date: Sun, 17 May 2015 19:56:58 +0200
On 17.05.2015 15:34, Daniel Kasak wrote:
dlltool --def Introspection.def --output-exp dll.exp
[ LD blib\arch\auto\Glib\Object\Introspection\Introspection.xs.dll ]
GObjectIntrospection.o:GObjectIntrospection.c:(.text+0x4a80): undefined referenc
e to `SvGVariant'
GObjectIntrospection.o:GObjectIntrospection.c:(.text+0x6bed): undefined referenc
e to `newSVGVariant_noinc'
GObjectIntrospection.o:GObjectIntrospection.c:(.text+0x70d1): undefined referenc
e to `newSVGVariant'
Sounds like I forgot to add the GVariant converters to the win32 linker
export list. Try with this commit:
<https://git.gnome.org/browse/perl-Glib/commit/?id=f4d391727c0ad56a31b5fab916691960deed36b9>.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]