On Feb 28, 2012, at 3:11 AM, Mark Dootson wrote:

> Hi,
> 

Hi Mark,

> Just uploaded to CPAN
> 
> Alien::wxWidgets 0.55
> Wx 0.9904
> Wx::Demo 0.14
> 
> Apart from various fixes and additions noted in the changes files, the major 
> feature of these releases is support for wxWidgets 2.9.3
> 
> On 64bit MacOSX wxWidgets 2.9.3 is now the default.
> Xcode 4.3 now works - tested against system installed Perl and a simple 
> perlbrew ( perlbrew install perl-5.14.2 -Duseithreads -Duseshrlib )
> 

Thank you!

I've removed the symlink to /Developer and my perlbrew and started all over 
again (rm -rf ~/.cpan ~/.cpanm ~/.perlbrew ~/perl5), compiling 5.14.2 with 
"perlbrew install perl-5.14.2 -Dusethreads"

Alien::wxWidgets installs just fine - thanks for that!

Wx.pm... not so much. It's the same as before, where it passes all tests except 
one:

#   Failed test 'GetLanguageInfo isa Wx::LanguageInfo'
#   at t/21_locale.t line 9.
#     GetLanguageInfo isn't defined
Can't call method "GetCanonicalName" on an undefined value at t/21_locale.t 
line 11.
# Looks like you planned 4 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/21_locale.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 

Full perl build log => http://paste.scsys.co.uk/184670

Full build log for Alien::wxWidgets => http://paste.scsys.co.uk/184671

Full build log for Wx => http://paste.scsys.co.uk/184672


Maybe I'm doing something wrong? Any insights would be greatly appreciated.

Thanks again for all your time and effort with wxPerl!

breno

Reply via email to