On 3.7.2012 16:46, Austin, Jeffery S via RT wrote: > ... > > windres -F pei-i386 -i winres\pp.rc -o winres\pp.res > > windres -o ppresource.coff winres\pp.res > > windres: unexpected version string length 68 != 32 + 8 > > dmake: Error code 129, while making 'ppresource.coff' > > dmake: Error code 255, while making 'subdirs'
This is known issue, see https://rt.cpan.org/Public/Bug/Display.html?id=75636 Try patched version from http://strawberryperl.com/package/kmx/perl-modules-patched/PAR-Packer-1.013_patched.tar.gz -- kmx