Hi guys,
I have checked a few times and I don't think I'm doing anything strange
here, so it's worth seeing if anybody else
has had the same problem before.
So ..I'm building the latest snapshot of Qt-Creator and it doesn't succeed
when I build in a different directory than the one where the source is
stored.
I confirm that it all builds fine when I'm building in the same directory
where the source is saved.
In the error message I'm showing below, I've put the src in
C:\qt-creator-src\ and i'm building in C:\Qt\qt-creator-1.30:
*cd qtcreator\ && c:\Qt\4.6.0-tp1\bin\qmake.exe
..\..\..\..\qt-creator-src\share\qtcreator\static.pro -win32 -o
Makefile.static
cd qtcreator\ && mingw32-make -f Makefile.static
mingw32-make[2]: Entering directory `C:/Qt/qt-creator-1.30/share/qtcreator'
mingw32-make -f Makefile.static.Debug
mingw32-make[3]: Entering directory `C:/Qt/qt-creator-1.30/share/qtcreator'
copy /y
"..\..\..\..\..\qt-creator-src\share\qtcreator\snippets\class_generic.snp"
"qt-creator-src\share\qtcreator\snippets\class_generic.snp"
The system cannot find the path specified.
0 file(s) copied.
mingw32-make[3]: ***
[qt-creator-src/share/qtcreator/snippets/class_generic.snp] Error 1
mingw32-make[3]: Leaving directory `C:/Qt/qt-creator-1.30/share/qtcreator'
mingw32-make[2]: *** [debug] Error 2
mingw32-make[2]: Leaving directory `C:/Qt/qt-creator-1.30/share/qtcreator'
mingw32-make[1]: *** [sub-qtcreator-static-pro-make_default] Error 2
mingw32-make[1]: Leaving directory `C:/Qt/qt-creator-1.30/share'
mingw32-make: *** [sub-share-make_default-ordered] Error 2
*
Thank you,
--
Salvatore
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator