in reply to Re^7: pp with gui (file paths)
in thread pp with gui

Oh, I was so hoping is was going to be that simple but I fixed the typo and am getting the same result.

Here is the command I am using now. Please let me know if you see any more errors.

pp --gui -o gui1.exe gui1.pl -l C:/Perl/lib/auto/Tcl/tkkit.dll -l C:/Perl/lib/auto/Tcl/Tcl.dll -x

Replies are listed 'Best First'.
Re^9: pp with gui (output)
by Anonymous Monk on Apr 02, 2013 at 02:22 UTC

    Oh, I was so hoping is was going to be that simple but I fixed the typo and am getting the same result. Here is the command I am using now. Please let me know if you see any more errors.

    Why are you still using --gui while debugging this?

    Where is the debugging output?

Re^9: pp with gui (file paths)
by marto (Cardinal) on Apr 02, 2013 at 06:29 UTC
    Thanks for ignoring all the advice given in this thread. You were specifically told not to use the -gui option, to actually tell us what problems you experience. Unless you do this there's no point in posting.