On 16 Apr 2004 at 4:35, the.noonings wrote: > I am not sure of what you are asking here. In any case, I went into the > Windows XP environment variables area and created PP_TK_ICONFIX with a value > of 1. > I have perl v5.8.3 > > I then used a known good file hello_tk.pl as shown below, with the resulting > error message. Is this what you are asking for? > > >pp -o hello_tk.exe -i hi.ico hello_tk.pl > Can't locate object method "new" via package "Win32::Exe::IconFile" at > C:\Perl\bin\pp line 175. >
No. That error should be gone if you use Win32::Exe 0.08. The error I get from perl 5.8 is a invalid Tk.dll after modifying the icon (don't have the exact message handy). Alan Stewart
