in reply to Re^14: wxbase28u_gcc_custom.dll Error
in thread wxbase28u_gcc_custom.dll Error

Considered installing ExtUtils::XSpp::Cmd as the error messages say?

You already have Wx the Perl module installed, you do not have Wx the graphics library installed or Alien installed, see my other post to you here Re^9: wxbase28u_gcc_custom.dll Error. You are having PATH issues locating the Wx C++ DLLs.

Replies are listed 'Best First'.
Re^16: wxbase28u_gcc_custom.dll Error
by bedohave9 (Acolyte) on Aug 29, 2012 at 22:57 UTC

    Apologize for any confusion. Correct, I have installed the Wx but could not able to get rid of the error what I was initially being thrown. I have followed your suggestion and installed the Dependency Walker on my machine. It worked well and said that the 'MSWin32-x64-multi-thread' folder is missing in the C://strawberry location. I have copied that from the C://users/xyz/blah/blah location to C://strawberry. It worked well for me. But now I am having an error for the WxPerl/Constructors.pm. I have downloaded this from CPAN

    C:\Documents and Settings\xyz\Desktop\Perl>winframe.pl Can't locate WxPerl/Constructors.pm in @INC (@INC contains: C:\Users\x +yz\perl5\lib\perl5\MSWin32-x64-multi-thread C:\Users\xyz\perl5\lib\pe +r l5/MSWin32-x64-multi-thread C:\Users\xyz\perl5\lib\perl5 C:/strawberry +/perl/site/lib C:/strawberry/perl/vendor/lib C:/strawberry/perl/lib . +) at C :\Documents and Settings\xyz\Desktop\Perl\winframe.pl line 7. BEGIN failed--compilation aborted at C:\Documents and Settings\xyz\Des +ktop\Perl\winframe.pl line 7.

      Sorry, you have not installed anything successfully.

      Wx depends on Alien::wxWidgets, which installs the wx*.dll

      If files are missing, nothing is installed correctly.

        I have downloaded the complete file as you said and executed it. If this is not the only thing that I have to do, please advise me what shall be my next step. I need to install Wx some how on my machine. I am struggling with it, its been since a week. Could not able to understand what is wrong with my installation? Please excuse me for all my stupid questions and answers. GUI is relatively very new thing for me.

        Here is link for the new thread http://www.perlmonks.org/?node_id=990610

Re^16: wxbase28u_gcc_custom.dll Error
by bedohave9 (Acolyte) on Aug 29, 2012 at 23:37 UTC

    I did install the Alien, but I think Wx the graphics library not installed. Is the OpenGL the one to be downloaded for the graphics library. I just googled it to see how to do it.

      I did install the Alien, but I think Wx the graphics library not installed. Is the OpenGL the one to be downloaded for the graphics library. I just googled it to see how to do it.

      Now I'm completely unsure what you're talking about. I agree with bulk88, its time ask a new question, effectively