From: Steve <ste...@sv...> - 2007-03-01 02:04:12
|
I have a problem with this combination: pp and Gui::Loft. I use pp (PAR) a lot, for creating Windows exe's. I created a GUI app with GUI::Loft, which works great. Although, I think GUI::Loft has become orphaned (no development) in the past couple of years. When I use pp to create an exe, it bombs out when Dynaloading Win32::GUI. ActiveState perl 5.8.8, Win32::GUI 1.05 I am surprised that there is no mention of this problem here. Any recommendations you have for troubleshooting my problem? stv ------ original message ------ Reini Urban <rurban@x-...> wrote 2007-02-02 05:47 I regularly build and use: pp (free) with cygwin and ActivePerl-5.8.6.811 (cpan PAR - http://par.perl.org/) and perl2exe with ActivePerl-5.8.6.811. (non-free) 2007/2/1, Eric Hansen <ehansen@co...>: > Can some folks recommend to me a PERL compiler vendor/version that they > are |