in reply to Re^6: pp with gui (debug without --gui)
in thread pp with gui

Well, each time you posted your pp command with -l ( Re^4: pp with gui, Re^6: pp with gui ), you made typos, not surprising it doesn't work

Replies are listed 'Best First'.
Re^8: pp with gui (file paths)
by mkmal (Novice) on Apr 01, 2013 at 13:45 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.

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

      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?

      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.