It seems obvious that the & is the error cause. Just rename the directory without this &. And reopen the project.
LogoSept2009 Solutions Innovantes pour une Mobilité Partagée Innovative Solutions for a Shared Mobility Bureaux : 11-13 rue du Colonel Pierre Avia, 75015 PARIS +33 1 55 92 59 08 Ce message est confidentiel. Sous réserve de tout accord conclu par écrit entre vous et Ville Fluide, son contenu ne représente en aucun cas un engagement de la part de Ville Fluide. Toute publication, utilisation ou diffusion, même partielle, doit être autorisée préalablement. Si vous n'êtes pas destinataire de ce message, merci d'en avertir immédiatement l'expéditeur. From: [email protected] [mailto:[email protected]] On Behalf Of Shaun van Wyngaard (Home) Sent: lundi 21 septembre 2009 18:42 To: qtCreator Feedback Subject: [Qt-creator] Error 2 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
<<image001.jpg>>
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
