Re: Compiling Glib 2.16.5 on strawberry perl



On 28.06.2016 17:20, "Torsten Schönfeld" wrote:
"RAPPAZ Francois" <francois rappaz unifr ch>:
"C:\strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e
cp_nonempty -- Glib .bs blib\arch\auto\Glib\Glib.bs 644 [ LD
blib\arch\auto\Glib\Glib.xs.dll ] Cannot export SvGVariant: symbol
not  defined ...

That looks like a bug indeed.  It seems that the bundle you use
includes an old glib version (older than 2.24.0) without support for
variants.  Unfortunately, the exports table (which is only used on
Windows) in the Perl bindings blindly assumes that there is support
for variants.  I'll try to fix this soon.

Now fixed in the git repository.

https://git.gnome.org/browse/perl-Glib/commit/Glib.exports?id=f714d9dfab09cc7a587a52ce63ee6a70f1ab23c4


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]