2021-03-11 11:16 AM
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
2021-03-11 11:18 AM
Just to add that I am running SPL2LL_converter in Windows 10.
2021-05-10 8:19 AM
Hello,
I had the same problem !
To resolve use perl 5.24.4.1 (older release) and it's ok !
2021-11-18 8:52 AM
Since it is not at all obvious how to obtain earlier versions this may be useful to others: https://strawberryperl.com/releases.html