I've compiled a program, apparently successfully, but when I run the executable 
it returns nothing.

C:\hunter\btscan\logscan\bin>perl logscan.pl -V
5.65.7

C:\hunter\btscan\logscan\bin>logscan.exe -V

C:\hunter\btscan\logscan\bin>
The command I've used is
pp -gui -lib=<local lib> --link=<local lib> -o logscan.exe logscan.pl
I'm using Strawberry Perl 5.20.1 on a Windows 2012 box with a fixed 
PAR:Packager 1.023 ( typo edited ).
We've been using PerlApp from ActiveState but would like to move off it, so are 
looking at PAR::Packager. I compiled a small test program (basically just Hello 
World ) prior to attempting this, and that worked.
Regards
Rowland Swain

Reply via email to