Sorry about that. I have done it manually for Win32::GuiTest, but forgot how I did. Will not do 'install dmake' ever again. As described in the previous thread, I did download the complete file and ran it and it worked fine. The Alien::wxWidgets successfully installed. But was trying to do the 'Install Wx', the system throwing an error. Thinking of installing the Wx is the same procedure like Alien::wxWidgets, downloaded the Wx from CPAN into my Straberry folder and executed the Makefile.PL and dmake install. Please let me know if this is not the procedure.

C:\strawberry\Wx-0.9911>dmake install C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp + -noprototypes -nolinenumbers -typemap C:\strawberry\perl\lib\ExtUt +ils\typemap -typemap ..\..\typemap -typemap typemap RichText.xs > RichText.xsc & +& C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- RichTe +xt.xsc Rich Text.c Can't locate ExtUtils/XSpp/Cmd.pm in @INC (@INC contains: ../.. C:\Use +rs\SPULLA~1\perl5\lib\perl5\MSWin32-x64-multi-thread C:\Users\SPULLA~ +1\perl5\lib \perl5/MSWin32-x64-multi-thread C:\Users\SPULLA~1\perl5\lib\perl5 C:/s +trawberry/perl/site/lib C:/strawberry/perl/vendor/lib C:/strawberry/p +erl/lib .). BEGIN failed--compilation aborted. Error reading from pipe 'C:\strawberry\perl\bin\perl.exe -I../.. -MExt +Utils::XSpp::Cmd -e xspp -- -t typemap.xsp -t ../../typemap.xsp XS/Ri +chTextCtrl. xsp': in RichText.xs, line 73 dmake: Error code 129, while making 'RichText.c' dmake: Error code 255, while making 'subdirs' dmake: Error code 255, while making 'subdirs'

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

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.