I've used VS2010 with the Qt addin for doing developing Qt applications on Windows. But, after using QtCreator for some embedded Linux development, I've decided I prefer it to Visual Studio (for Qt work).

So, I tried rebuilding a 4.8 application using QtCreator. But, QtCreator seems to have problems building from a directory that's named something like:

Users/Dave/My Software

Is that a limitation, or is there a setting/easy workaround?

Thanks!