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 dllcd z:\path\to\wx\build\msw
make -f makefile.gcc SHARED=1 BUILD=release cd ..\..\contrib\src\stc make -f makefile.gcc SHARED=1 BUILD=release# now build wxPerl
# get dmake from [...] set WXDIR=z:\path\to\wx set WXWIN=z:\path\to\wxperl Makefile.PL
dmake dmake test dmake installThe first part, building in \build\msw, worked fine. The second
part, not so much. If you go to \contrib\src\stc, there is no such file as makefile.gcc there. There is a Makefile.in there, but I don't know how to convert that into a real makefile under Windows. Any help? Thanks, -- Eric J. Roode
signature.asc
Description: OpenPGP digital signature