Ross Clunie Wrote:
        I had the same problem. Got everything working properly by
commenting out 
        "use base "Win32::GUI::Window"
        in the "ToolbarWindow.pm" located in "/Perl/site/lib/Win32/GUI"
        Hope this works or you.

        Regards
        Ross Clunie.

> Dear list,
> 
> I have functional Perl (5.6) application, with a lot of things done using
> TGL/Loft. It worked find with 665 and people who use it on daily basis
> were
> very happy to have executable and don't bother with Perl at all. Perl2exe
> nicely accepted everything. I've upgraded to 670 (upgraded TGL and Loft as
> well) and now works even better but only in my "pure" Perl version.
> Perl2exe
> complains saying:
> 
> "Can't locate Win32/GUI/Window.pm in @INC ...."
> 
> Putting line into my perl code:
> use Win32::GUI::Window;
> generates an error. Is anybody there with perl2exe experiences who can
> help?
> I wouldn't like to downgrade back to 665, because I'm using ListView's a
> lot
> and I'm very happy with fixes done in that area!
> 
> Regards,
> Grzegorz
> 
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users

Reply via email to