I've just tried to install Wx on a newly installed ActivePerl 5.10 After installation I tried the following:
perl -MWx -e1 I got a popup saying: This application has failed to start because wxbase28u_gcc_wxperl.dll was not found. Re-installing the application may fix this problem. and on the console: C:\Documents and Settings\Gabor Szabo>perl \Perl\site\bin\padre Can't load 'C:/Perl/site/lib/auto/Wx/Wx.dll' for module Wx: load_file:The specified module could not be found ... Indeed there are various wxbase28u_ files but not the gcc one. Gabor
