From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-12-18 07:03:14


On Monday 18 December 2006 06:15, Josh Napoli wrote:
> In Windows, I had trouble with the Qt code generators failing. Moc and
> uic would not get executed due to path names to the executable
> containing the wrong slash character. Here is a patch to convert to
> native paths.

Which shell is that that does not like forward slashes. I think all versions of Windows
I ever used had no problems with forward slashes. I don't say that you shell is "wrong",
but I'd like to know what's the actual problem here.

BTW, it's generally best to send patches in the unified diff format.

Thanks,
Volodya