develooper Front page | perl.wxperl.users | Postings from March 2010

Re: PerlApp stopped working

Thread Previous | Thread Next
From:
Mark Dootson
Date:
March 2, 2010 09:15
Subject:
Re: PerlApp stopped working
Message ID:
4B8D475C.2070909@znix.com
Hi,

The PDK "error: Can't locate Wx\Loader\Custom.pm" is fine and expected. 
You can ignore it.

wxpdk is not needed anymore (since PerlApp 7.1)

I have tested

ActivePerl 5.10 build 1007
Wx 0.9701
Wx::Perl::Packager 0.20
PerlApp 7.3

And all seems to work OK ?

What is your version of ActivePerl?
There is a test script at

<perl>/site/lib/Wx/Perl/Packager/resource/packtest.pl

could you try packaging that and check if it works?


regards

Mark



On 02/03/2010 14:35, Jiří Pavlovský wrote:
> Hello,
>
> till today I was using PerlApp to compile my wxPerl application without
> a problem.
>
> I had to reinstall perl (ActiveState latest build) and cannot get it
> going since then.
> I installed all the latest modules from www.wxperl.co.uk.
>
> First I noticed that Wx::Perl::Packager no longer contains wxpdk - is it
> not needed anymore?
>
> During "compile " I can see the following error (but it creates the
> executable):
> Wx\Loader\Custom.pm:
> error: Can't locate Wx\Loader\Custom.pm
> refby: C:\Perl\site\lib\Wx\Mini.pm line 82
>
> When I try to run the excutable it terminates with the following error:
>
> Use of uninitialized value within %INC in pattern match (m//) at
> /<Y:\path\to\prog.exe>XSLoader.pm line 45.
> Use of uninitialized value within %INC in pattern match (m//) at
> /<Y:\path\to\prog.exe>DynaLoader.pm line 163.
>
> I have a PerlApp 7.3.0.
>
> Any advice appreciated.
>
> Thank you,
> Jiri
>
>


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About