I'm not sure my first message has been sent. So, I send it again.
I installed ActivePerl 5.14.2 on Windows 7 64 bit.
After doing:
ppm repo add http://www.wxperl.co.uk/repo28
ppm install wx
Everything seems ok.
But when I run a perl script that is using wxPerl, it doesn't find
wxmsw28u_core_vc_custom.dll.
I look at C:\Perl64\site\lib\Alien\wxWidgets and there is no
msw_2_8_12.\lib\*.lib.
With another installation (Windows 7 b4 bit, ActivePerl 5.14.1), there is
C:\Perl64\site\lib\Alien\wxWidgets\ msw_2_8_12_uni_gcc_3_4\lib\*.lib.
(uni_gcc != vc ?)
What can I do to make wxPerl working with ActivePerl 5.14?
Thanks
Hubert
-----Message d'origine-----
De : Hubert Talbot
Envoyé : 23 novembre 2012 18:01
À : [email protected]
Objet : wxPerl on ActivePerl 5.16.1.1601 Windows 64
Oups, it's Perl 5.14 instead.
Hubert