wilinsky has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

Been playing with this for a while, and cant get it to work.

I'm running windows vista
activestate perl 5.14.2
pp is working but Tkpp isn't.

in the console window I get:

Set up gcc environment - 3.4.5 (mingw-vista special r3)

And then the status on the Tkpp gui goes back to ready and nothing seems to happen.

I cant find anything else to tell my why it failed / stopped.

Any advice or pointers would be appreciated!

Thanks

Steve

Replies are listed 'Best First'.
Re: Tkpp not working
by Anonymous Monk on Jan 21, 2012 at 13:25 UTC

    Wait, what?

    Check the log?

    start tkpp --log type "%userprofile%\tkpp.log"

      Thats pretty much what I thought.

      Contents of log file is :

      Executed Command: C:/Perl/site/lib/pp.pm --output=C:/synccompare/dev/test.exe --log=C:\Users\wilinsky\tkpp.log Thanks
      Steve
        Any Ideas why its stoppes at that point?

        Thanks
        Steve