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.

 

-Josh