Hello,
the current CVS / snapshot ( from some minutes ago )
correctly builds on Mac OS X 10.1 with an almost HEAD ( a couple of days
ago ) wxMac. Since I compiled it on the SF compile farm,
I can't even run it, so I'd be glad if someone could test it.
instructions:
build wxWindows ( see the docs, but basically
./configure
make
make install
should just work, once the compiler is configured correctly )
build wxPerl
perl Makefile.PL
make
test wxPerl
make test
try some wxPerl programs
perl run minimal
perl run controls
( and so on for the programs in the 'samples' subdirectory,
please note that there might be problems with path specifications
)
try the wxPerl demo
perl demo/demo.pl
Thanks!
Mattia
P.S.: this message ( on the wxpython-mac ML )
says that python ( but I think it applies to perl too )
needs to be compiled as an "app" for wxWindows to work,
I just thought it might be useful to someone to know that
http://lists.wxwindows.org/pipermail/wxpython-mac/2001-
November/000002.html
|