On Mon, 13 Jul 2009, Sisyphus wrote:
> From: "Jan Dubois"
> > I've added that code, and also tried to use it for the
> > ActivePerl::Config hack that tells ExtUtils::Liblist::Kids about the
> > MinGW library location:
>
> Again, I've struck no need to remove the additional 2 lines that you
> have,
Dear All,
Once I removed 'use lib path' and used command line option -I. I don't
see any warning message while creating exe file, but while running the
created exe, I am seeing below error.
V:\aec_MAIN\platform_verif\tools\ExeFiles\Perl\Linux>testcasegenaddfile_window.exe
Perl lib version (
Hi All,
1)I am facing a issue while using the "perl2exe" to generate and
running exe file.
Please find given warning as below while generating exe. I tried debugging
this but I am unable to resolve.
*V:\aec_MAIN\platform_verif\tools\ExeFiles\Perl\Linux>perl2exe -gui
testcasegenaddfile_window.
All,
Back in May there was a discussion on this list about Visual Styles
(aka XP Styles). Up to now we have been coping with applying style by
copying a manifest file into the perl bin directory. This is
unsatisfactory for a number of reasons.
(1) It is difficult to make this work when packing