in reply to Re^10: Upon doing perl -V to resolve the problem with wxPerl::Constructors
in thread Upon doing perl -V to resolve the problem with wxPerl::Constructors

Now, I am getting an error when I tried executing the scripts, just to see if there is any change. The error that the system throws is :

 wxmsw28u_core_VC_custom.dll is missing
  • Comment on Re^11: Upon doing perl -V to resolve the problem with wxPerl::Constructors
  • Download Code

Replies are listed 'Best First'.
Re^12: Upon doing perl -V to resolve the problem with wxPerl::Constructors
by Anonymous Monk on Sep 14, 2012 at 01:11 UTC
    report it to your administrator / vendor
Re^12: Upon doing perl -V to resolve the problem with wxPerl::Constructors
by bulk88 (Priest) on Sep 14, 2012 at 05:16 UTC
    More details please. Did you install Alien::Wx? In any case, notice it is asking for the VC version of Wx, not the GCC version.

      I am sure that it did not ask for VC version of Wx, not the GCC version. This I did it in Strawberry. I had problems with installing Alien::wxWidgets and Wx from Perl64, due to the reason I chose Strawberry to install on my machine. I initially had installed Wx(improperly though), then I have installed Alien::Wx per monks advise.