Wed Feb 22 16:35:26 2012: Request 75193 was acted upon. Transaction: Correspondence added by RSCHUPP Queue: PAR-Packer Subject: [PATCH] Fix build on Win32/VC++ Broken in: 1.012 Severity: Important Owner: RSCHUPP Requestors: s...@cpan.org Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=75193 >
On 2012-02-22 09:04:04, steve...@planit.com wrote: > Works fine for > me, except that 20-pp.t still fails test 32 as before. Is that > supposed to be fixed now? Do I need a newer Win32-Exe than I've got? > I'm using 0.17. That's the most recent version. Test 32 checks "pp --gui", right? > (The error is different now: it now complains about > not being a valid Win32 executable, rather than complaining that its > side-by-side configuration is incorret.) Yeah, I see that sometimes, too. And always with "pp --info ...". Somehow Win32::Exe seems to corrupt the executable - it's workings are black magic to me. There doesn't seem to exist a standard command on Windows to change icon or properties of an executable, the only MS sanctioned way seems to set them from a resource file when linking the executable. Cheers, Roderich