The file is Glib.dll on my system, so looks to be correct. It should also
be packed with the rest of Glib, as it is under the site\lib\auto folder.
It should not need to be added using --link.

I think the error is probably due to a missing DLL dependency (I've had
such errors in the past).

Franzois - pp_autolink.pl might be able to find and pack all the DLLs.
https://github.com/shawnlaffan/perl-pp-autolink/


Regards,
Shawn.



On Fri, 8 Feb 2019 at 01:12, Roderich Schupp <roderich.sch...@gmail.com>
wrote:

>
>
> On Thu, Feb 7, 2019, 14:25 RAPPAZ Francois via par <par@perl.org wrote:
>
>>
>>  Can't locate loadable object for module Glib in @INC (@INC contains:
>> ../mod/hg_Gtk2-Ex-DbLinker/lib/
>>
> ...
>
>> My list of options for the included libraries is
>>
>> -a 'U:\docs\perl\lib\Forms\Dnav.bld;\lib\Forms\Dnav.bld'
>>
>> ...
>>
>> -l 'C:\strawberry\perl\site\lib\auto\Glib\Glib.dll'
>>
>
> Shouldn't this be Glib.xs.dll?
>
> Cheers Roderich
>
>>

Reply via email to