Re: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-03 Thread Jacky Jack
Thanks, Roode. Here's my error output from strawberry perl. DB<1> use Wx; Can't load 'C:/strawberry/perl/site/lib/auto/Wx/Wx.dll' for module Wx: load_file :Invalid access to memory location at C:/strawberry/perl/lib/DynaLoader.pm line 203. at (eval 8)[C:/strawberry/perl/lib/perl5db.pl:638] lin

RE: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-03 Thread Roode, Eric
On Thursday, September 03, 2009, Jacky Jack wrote: > > No way for me. > > When I compile wxWidgets with MS VC++ , I get: error PRJ0003 : Error > spawning 'cmd.exe' > > When I compile it under strawberry perl, I get the same: Can't spawn > "cmd.exe": No such file or directory at inc/My/Build/Bas

Re: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-03 Thread Jacky Jack
No way for me. When I compile wxWidgets with MS VC++ , I get: error PRJ0003 : Error spawning 'cmd.exe' When I compile it under strawberry perl, I get the same: Can't spawn "cmd.exe": No such file or directory at inc/My/Build/Base.pm line 28 0. Any idea? Thank you so much for your time. On Thu

RE: No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-03 Thread Roode, Eric
On Thursday, September 03, 2009, Jacky Jack wrote: > > I try to compile wxperl on Perl 5. 10 (of both ActivePerl and StrawberryPerl) > None of them work. > > Extensive googling show me: > http://www.wxperl.co.uk/repository/ > > and http://www.wxperl.co.uk/Wx-510.zip > > They too don't work. >

No such exists ? => wxperl 2.8 for Perl 5.10 on Windows

2009-09-03 Thread Jacky Jack
Hi I try to compile wxperl on Perl 5. 10 (of both ActivePerl and StrawberryPerl) None of them work. Extensive googling show me: http://www.wxperl.co.uk/repository/ and http://www.wxperl.co.uk/Wx-510.zip They too don't work. How can I make it for coping with 5.10 and for Windows platform. We h