Hi,
I installed ActivePerl 5.16..1.1601 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.16?
Thanks
Hubert