However, on my Windows 7 machine, no joy.
rake gem produced the errorERROR: Ups, you have triggered a bug in TaskJuggler!
incompatible character encodings: UTF-8 and IBM437I finally got this to work by editing C:\Ruby193\bin\rake, changing the first line from
#!C:/Ruby193/bin/ruby.exeto
#!C:/Ruby193/bin/ruby.exe -Ku