Am 06.03.2020 um 21:41 schrieb Achim Gratz:
Sommrey, Joerg (Allianz Deutschland) writes:
thanks for the hint, but this does not work.
After setting perldll to perl5_30.dll I get:
if_perl.c: loadable library and perl binaries are mismatched (got handshake key
0x8800080, needed 0x9680080)
Perl
On Thu, 5 Mar 2020 21:42:42 + (UTC)
"Kevin Schnitzius via cygwin" wrote:
> > vim needs to be recompiled for Perl 5.30. The perl interface is no
> > longer working: Calling:
> > :perl VIM::Msg(“Hi”)
> >
> > Results in:
> >
> > E370: Could not load library cygperl5_26.dll
> > Sorry, this comm
> vim needs to be recompiled for Perl 5.30. The perl interface is no longer
> working:
> Calling:
> :perl VIM::Msg(“Hi”)
>
> Results in:
>
> E370: Could not load library cygperl5_26.dll
> Sorry, this command is disabled: the Perl library could not be loaded.
Add:
set perldll=/usr/bin/perl5_
3 matches
Mail list logo