From: James L. <jl...@bi...> - 2002-02-23 07:12:30
|
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 |