On machine A (Windows 7 pro/64), I use Cava and Strawberry Perl 5.16.3 (32-bit) to build an application. I then attempt to execute it on machine B, which does not have Perl installed. Windows complains that it cannot find liblzma-5_.dll Note that on machine A, that DLL file is located at c:\Strawberry\c\bin\liblzma-5_.dll, but is not present on machine B at all.
Can I force Cava to include the DLL ? or how else can I proceed?
Thanks for help
David