cancel
Showing results for 
Search instead for 
Did you mean: 

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."

EAlve.1
Associate

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

3 REPLIES 3
EAlve.1
Associate

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

NCART
Associate

Hello,

I had the same problem !

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

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