Hello

A friend has installed Qt Creator on his laptop (XP). He is getting the 
following error though. It runs fine on his other desktop computer, and is 
wondering if it has anything to do with the path including a "&" between Jamie 
and Mandy in the path on his laptop (see second line of compile output). If 
this is the case, what would be the workaround/fix for this, if not, what is 
the cause of this error 2?

Running build steps for project jamie...
Starting: C:/Qt/2009.03/qt/bin/qmake.exe C:/Documents and 
Settings/Jamie&Mandy/My Documents/jamie/jamie.pro -spec win32-g++ -r 
Exited with code 0.
Starting: C:/Qt/2009.03/mingw/bin/mingw32-make.exe -w 
mingw32-make: Entering directory `C:/Documents and Settings/Jamie&Mandy/My 
Documents/jamie'
C:/Qt/2009.03/mingw/bin/mingw32-make -f Makefile.Debug
mingw32-make[1]: Entering directory `C:/Documents and Settings/Jamie&Mandy/My 
Documents/jamie'
g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT 
-DQT_DLL -DQT_CORE_LIB -DQT_THREAD_SUPPORT 
-I"..\..\..\..\Qt\2009.03\qt\include\QtCore" 
-I"..\..\..\..\Qt\2009.03\qt\include" 
-I"..\..\..\..\Qt\2009.03\qt\include\ActiveQt" -I"debug" 
-I"..\..\..\..\Qt\2009.03\qt\mkspecs\win32-g++" -o debug\main.o main.cpp
mingw32-make[1]: Leaving directory `C:/Documents and Settings/Jamie&Mandy/My 
Documents/jamie'
'C:\DOCUME~1\JAMIE' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
mingw32-make[1]: *** [debug/main.o] Error 1
mingw32-make: Leaving directory `C:/Documents and Settings/Jamie&Mandy/My 
Documents/jamie'
mingw32-make: *** [debug] Error 2
Exited with code 2.
Error while building project jamie
When executing build step 'Make'

Thanks,
Shaun
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to