test.pl
Description: Binary data
On Fri, Aug 7, 2009 at 4:02 PM, Doubi wrote:
Yes, that is backwards - A::wx is a prerequisite for Wx these days :-)
Ahhh! That's not obvious. Thanks.
btw, what you're doing is great. Following through the existing docs like
this will be really valuable for new people. Looking forward to s
On Fri, Aug 7, 2009 at 3:13 PM, Doubi wrote:
Hi again,
wxperl.d...@gmail.com wrote:
Next issue: those steps created about a dozen DLL files in the
lib\gcc_dll directory. Where should those files be installed, and how? Is
it sufficient (and is it a good idea) to simply copy those files to th
On Fri, Aug 7, 2009 at 1:40 PM, Doubi wrote:
Hi Eric,
[...]
Try \contrib\build\stc :-)
That worked. Thanks, Ryan.
Next issue: those steps created about a dozen DLL files in the lib\gcc_dll
directory. Where should those files be installed, and how? Is it sufficient
(and is it a good
I am trying to compile wxWidgets for Strawberry Perl (MinGW on Windows),
and I'm following Mattia Barbon's instructions in the Wx module's docs
(docs/INSTALL.pod). The relevant part of that document is this:
| Build wxWidgets as a dll
|
| cd z:\path\to\wx\build\msw
| make -f makefil
I am trying to compile wxWidgets for Strawberry Perl (MinGW on Windows),
and I'm following Mattia Barbon's instructions in the Wx module's docs
(docs/INSTALL.pod). The relevant part of that document is this:
Build wxWidgets as a dll
cd z:\path\to\wx\build\msw
make -f makefile.gc