Sorry for my previous message because it was sent from a non-subscribed
email address, and only the admin probably received it. Here it is again:
I am using Perl 5.8.8 and I have installed Win::GUI::Scintilla using ppm:
Version: 1.7
Author: ROCHER Laurent (
[EMAIL PROTECTED])
I am using Perl 5.8.8 and not Perl 5.6.
Is this version of scintilla working only with Perl 5.6?
Basically, yes, that version only works with 5.6. The reason is that the
internals of win32-gui have changed over time, which causes a fatal crash in
5.8 but not in 5.6.
Is there a Win32::GUI::Scintilla that can work with Perl 5.8.8?
Yes, version 1.8 - you'll have to build it from the sources (via VC or
mingw) - if you can wait a little longer a new build should be round the
corner.
Cheers,
jez.