On 16/06/2011 10:01, Mark Dootson wrote:

>
> I can't quite get the system Perl on Mac OS X to work - but this isn't a
> Wx::Scintilla problem I don't think. It all builds OK - but I get "Can't
> find 'boot_Wx' symbol in Wx.bundle" when running the tests ???
>
> I'm disinclined to spend too much time resolving the system Mac OS X
> issue unless someone complains enough. It's probably changes in Wx_boot
> over versions since Snow Leopard release.
>

export VERSIONER_PERL_PREFER_32_BIT=yes
perl -MWx -e"print Wx::wxVERSION() . qq(\n);"

Gives the same result. Am I the only person in the world who didn't 
notice that installed Wx on Snow Leopard is broken? Google tells me it 
is a known issue. Doh! I'm never testing on a clean machine again. It's 
too upsetting to have your assumptions squashed.


_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to