Hello,

i just tried to compile sourcecode also in windows. Qmake produces Makefile, compilation starts fine using make, but then i have
C:Qt4.4.0bin/moc.exe: Command not found!

Obviously this command can't be found, the \ or / are missing. How do i change this?
I have no msys in my environment variable path (one possible source of this error).

Steffen