From: James L. <jl...@bi...> - 2002-02-23 07:14:59
|
Hi again, I forgot to say that I'm using the wxPerl binary from SourceForge, version 0.08, and wxWindows 2.3.1, and IndigoPerl under Win98 - these work fine with a plain perl script. I've also tried copying the wx23_1.dll library to the current directory, but this does not solve the problem. James ----- Original Message ----- From: "James Lavery" <jl...@bi...> To: <mb...@ds...>; <wxp...@li...> Sent: 23 February 2002 07:17 Subject: Using wxPerl with Perl2Exe > Hi everyone, > > I want to use Perl2Exe to package up my application, but am having problems. > > Perl2Exe runs fine, and produces a .exe file, but when I run it, I get the > following errors: > > Compilation failed in require at C:\MY DOCUMENTS\PROG\TFC\PERL_SRC\TFFC.EXE > line 10. > BEGIN failed--compilation aborted at C:\MY > DOCUMENTS\PROG\TFC\PERL_SRC\TFFC.EXE line 10. > > Line 10 is my 'use Wx' line. > > Has anyone else succeeded in using Perl2Exe with wxPerl? > > Thanks, > > James > |