[Qt-interest] prjects in 'c:\My documents'
Alessandro Portale
Alessandro.Portale at trolltech.com
Sat Jan 31 17:40:08 CET 2009
Zine eddine Bendjaballah wrote:
> -------------------------------------------begin------------------------------------------------------------------------------
> Running build steps for project test1...
>
> Starting: C:/Qt-msvs/4.4.3/bin/qmake.exe C:/Documents and
> Settings/Zinou.ACER/Mes documents/My projects/Qt/test1/test1.pro -spec
> win32-msvc2008 -r CONFIG+=debug_and_release
This looks more like a bug in Qt Creator. Qmake gets an unquoted path of
the .pro file as parameter. That has to fail it there are spaces in the
path. I will add this as a bug report for the Qt Creator team. Thanks
for finding it.
Currently, the best workaround would be to move the whole project into a
path without spaces.
Qmake has indeed known issues if Qt itself is installed in a path with
spaces. But that is not the case with your Qt installation:
"C:/Qt-msvs/4.4.3/".
- Alessandro
More information about the Qt-interest-old
mailing list