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

I have installed the Alien::WxWidgets and Wx:: to load, but the console still throwing the same error.

But did you install Alien::WxWidgets and Wx successfully ?

Try

cpanp -i Alien::WxWidgets Wx --allow_build_interactivity=0 --skiptest=0 --verbose --write_install_log --prereqs=1 >blah.log 2>&1

Then check blah.log or grep blah.log for name of .log file to check

Tail the file to see what got installed, it should be a list of files

Installing ... Installing ... Installing ...

Replies are listed 'Best First'.
Re^10: wxbase28u_gcc_custom.dll Error
by bedohave9 (Acolyte) on Aug 28, 2012 at 17:44 UTC

    I just executed the 'cpanp -i Alien::WxWidgets Wx'. Here is the log for the execution. Please let me know what is needed to be done for a successful installation.

    C:\strawberry>cpanp -i Alien::WxWidgets Wx Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] [ERROR] 'Alien::WxWidgets' does not contain an author part [ERROR] Cannot find 'Alien::WxWidgets' in the module tree No such module: Alien::WxWidgets Installing Wx (0.9911) Running [C:\Perl64\bin\perl.exe -e use strict; BEGIN { my $old = selec +t STDERR; $|++; select $old; $|++; $0 = shift(@ARGV); my $rv = do($0) +; die $@ if $@; } C:\Users\spullabhotla\.cpanplus\5.14.2\build\Wx-0.9911\Makefile +.PL]... Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] c:/strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.7/../../../../x8 +6_64-w64-mingw32/bin/ld.exe: cannot find -lbufferoverflowU collect2: ld returned 1 exit status c:/strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.7/../../../../x8 +6_64-w64-mingw32/bin/ld.exe: cannot find -lbufferoverflowU collect2: ld returned 1 exit status Searching configuration for: wxWidgets (any version) for (any toolkit); compiler compatibility: gcc + 3.4; Available configurations: No wxWidgets build found Compilation failed in require at C:\Users\spullabhotla\.cpanplus\5.14. +2\build\Wx-0.9911\Makefile.PL line 21. BEGIN failed--compilation aborted at C:\Users\spullabhotla\.cpanplus\5 +.14.2\build\Wx-0.9911\Makefile.PL line 21. BEGIN failed--compilation aborted at -e line 1. [ERROR] Could not run 'C:\Perl64\bin\perl.exe Makefile.PL': Set up gcc + environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - mingw-w6 +4/oz] c:/strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.7/../../../../x8 +6_64-w64-mingw32/bin/ld.exe: cannot find -lbufferoverflowU collect2: ld returned 1 exit status c:/strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.7/../../../../x8 +6_64-w64-mingw32/bin/ld.exe: cannot find -lbufferoverflowU collect2: ld returned 1 exit status Searching configuration for: wxWidgets (any version) for (any toolkit); compiler compatibility: gcc + 3.4; Available configurations: No wxWidgets build found Compilation failed in require at C:\Users\spullabhotla\.cpanplus\5.14. +2\build\Wx-0.9911\Makefile.PL line 21. BEGIN failed--compilation aborted at C:\Users\spullabhotla\.cpanplus\5 +.14.2\build\Wx-0.9911\Makefile.PL line 21. BEGIN failed--compilation aborted at -e line 1. -- cannot continue [ERROR] Unable to create a new distribution object for 'Wx' -- cannot +continue [ERROR] IPC::Run version '0.55' is required on MSWin32 in order to cap +ture buffers. The logfile generated may not contain any useful data, +until it is installed *** Install log written to: C:\Users\spullabhotla\.cpanplus\install-logs\Wx-0.9911-1346175642.lo +g Error installing 'Wx' Problem installing one or more modules
      So its called "Alien::wxWidgets"
Re^10: wxbase28u_gcc_custom.dll Error
by bedohave9 (Acolyte) on Aug 28, 2012 at 17:56 UTC

    Here is the error, I was trying to reinstall the Wx

    Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] c:/strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.7/../../../../x8 +6_64-w64-mingw32/bin/ld.exe: cannot find -lbufferoverflowU collect2: ld returned 1 exit status c:/strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/4.4.7/../../../../x8 +6_64-w64-mingw32/bin/ld.exe: cannot find -lbufferoverflowU collect2: ld returned 1 exit status Searching configuration for: wxWidgets (any version) for (any toolkit); compiler compatibility: gcc + 3.4; Available configurations: No wxWidgets build found Compilation failed in require at Makefile.PL line 21. BEGIN failed--compilation aborted at Makefile.PL line 21. Warning: No success on command[C:\Perl64\bin\perl.exe Makefile.PL INST +ALLDIRS=site] MDOOTSON/Wx-0.9911.tar.gz C:\Perl64\bin\perl.exe Makefile.PL INSTALLDIRS=site -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Could not read metadata file. Falling back to other methods to determi +ne prerequisites Failed during this command: MDOOTSON/Wx-0.9911.tar.gz : writemakefile NO 'C:\P +erl64\bin\perl.exe Makefile.PL INSTALLDIRS=site' returned status 512

      No wxWidgets build found

      this means Alien::wxWidgets isn't installed, you will have to try installing Alien::wxWidgets manuall

      cpanp -z Alien::wxWidgets ... perl Makefile.PL dmake

        Here is the error when I was trying to install Alien::wxWidgets manually.

        C:\strawberry>cpanp -z Alien::wxWidgets Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\spullabhotla\.cpanplus\5.14.2\build\Alien-wxWidgets-0.60>perl + Makefile.Pl # running Build.PL Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Alien-wxWidgets' version '0.60' Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] C:\Users\spullabhotla\.cpanplus\5.14.2\build\Alien-wxWidgets-0.60>inst +all dmake 'install' is not recognized as an internal or external command, operable program or batch file. C:\Users\spullabhotla\.cpanplus\5.14.2\build\Alien-wxWidgets-0.60>dmak +e C:\Perl64\bin\perl.exe Build --makefile_env_macros 1 Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] Set up gcc environment - 4.4.7 20111023 (prerelease) [svn/rev.180339 - + mingw-w64/oz] Building Alien-wxWidgets Fetching wxWidgets... fetching from: http://prdownloads.sourceforge.net/wxwindows/wxWidgets- +2.8.12.tar.gz Transfer truncated: only 11707637 out of 18924737 bytes received dmake: Error code 255, while making 'all' C:\Users\spullabhotla\.cpanplus\5.14.2\build\Alien-wxWidgets-0.60>