On Fri, Nov 7, 2014 at 6:13 PM, <rowland.sw...@bt.com> wrote:

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

Sorry, there's too little information in your post for a diagnosis.
Try to shrink the program down to a few lines (while still failing) that
you can post here.

The command I’ve used is
>
> pp –gui –lib=<local lib> --link=<local lib> –o logscan.exe logscan.pl
>

Is logscan.pl really a GUI (Tk, Gtk, Qt etc) program? If not, drop the
--gui flag.

Cheers, Roderich

Reply via email to