Re: Wx Test Failures with 2.9.4 on Strawberry Perl

2013-02-26 Thread Mark Dootson
Hi, On 22/02/2013 12:32, Smylers wrote: If I compile Wx using Strawberry 5.14.3, should that module then work if deployed to something still on 5.14.2.1? I think you may encounter problems. I'm almost certain that the libgcc and libstdc++ that your Wx/wxWidgets will need to load cannot coexi

Re: Wx Test Failures with 2.9.4 on Strawberry Perl

2013-02-22 Thread Smylers
Mark Dootson writes: > Hi, You need a more recent Strawberry. Ah, that's a shame. I recently got everybody's workstations upgraded to Dwim Perl (from ActivePerl 5.8 and a similarly ancient wxWidgets).[*1] > 5.14.2.1 (November 2011) as included with DWIM Perl contains a gcc > tool chain that is n

Re: Wx Test Failures with 2.9.4 on Strawberry Perl

2013-02-21 Thread Mark Dootson
Hi, You need a more recent Strawberry. 5.14.2.1 (November 2011) as included with DWIM Perl contains a gcc tool chain that is not compatible with Wx / wxWidgets 2.9.x builds. 5.14.3 (October 2012) onwards or any 5.16 Strawberry release are compatible. I'm sure the issue is to do with C++ exce

Wx Test Failures with 2.9.4 on Strawberry Perl

2013-02-21 Thread Smylers
The Wx module's tests are failing for me with wxWidgets 2.9.4 on Dwim Perl (which is Strawberry Perl 5.14 bundled with some other stuff) on Windows 7. Any suggestions for fixing this (or the next step in debugging it) gratefully received. I built and installed wxWidgets 2.9.4 using the Alien::wxW