Skip to main content
EAlve.1
Associate
March 11, 2021
Question

SPL2LL_Converter returns error "XML::Parser::Expat object version 2.46 does not match bootstrap parameter 2.44 at C:/Perl64/lib/DynaLoader.pm line 210."

  • March 11, 2021
  • 3 replies
  • 1436 views

I am trying to use the GUI interface for SPL2LL_Converter, however for any code in input it always return this error:

XML::Parser::Expat object version 2.46 does not match bootstrap parameter 2.44 at C:/Perl64/lib/DynaLoader.pm line 210.

Compilation failed in require at Modules/XML/Parser.pm line 18.

BEGIN failed--compilation aborted at Modules/XML/Parser.pm line 22.

Compilation failed in require at Modules/XML/Twig.pm line 129.

BEGIN failed--compilation aborted at Modules/XML/Twig.pm line 129.

Compilation failed in require at spl2ll_converter.pl line 50.

BEGIN failed--compilation aborted at spl2ll_converter.pl line 50.

I have installed Perl, however I know nothing about it.

Any hint on how to proceed is very welcome.

Thanks

    This topic has been closed for replies.

    3 replies

    EAlve.1
    EAlve.1Author
    Associate
    March 11, 2021

    Just to add that I am running SPL2LL_converter in Windows 10.

    NCART
    Visitor II
    May 10, 2021

    Hello,

    I had the same problem !

    To resolve use perl 5.24.4.1 (older release) and it's ok !

    Clifford1
    Associate III
    November 18, 2021

    Since it is not at all obvious how to obtain earlier versions this may be useful to others: https://strawberryperl.com/releases.html