[Qt-interest] How to clean the intermediate files after build qt for windows

Glenn WONG wyhbetter at gmail.com
Sat Jun 20 14:56:43 CEST 2009


Hi, all,
  My qt is "qt-win-opensource-src-4.4.3", after compile it, I want to clean the intermediate files for saving space. but when I run the following  command, some Errors encountered.

   mingw32-make clean


the error as follows:

mingw32-make[4]: Entering directory `F:/GraphicSDK/Qt/tools/assistant/tools/assistant'
mingw32-make[4]: *** No rule to make target `f:/GraphicSDK/Qt/qt-win-opensource-src-4.4.3/lib/qtmaind.prl', needed by `Makefile'.
 Stop.
mingw32-make[4]: Leaving directory `F:/GraphicSDK/Qt/tools/assistant/tools/assistant'
mingw32-make[3]: *** [sub-assistant-clean-ordered] Error 2
mingw32-make[3]: Leaving directory `F:/GraphicSDK/Qt/tools/assistant/tools'
mingw32-make[2]: *** [sub-tools-clean-ordered] Error 2
mingw32-make[2]: Leaving directory `F:/GraphicSDK/Qt/tools/assistant'
mingw32-make[1]: *** [sub-assistant-clean-ordered] Error 2
mingw32-make[1]: Leaving directory `F:/GraphicSDK/Qt/tools'
mingw32-make: *** [sub-tools-clean-ordered] Error 2


Can you help me? Think you for your time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090620/50ceb316/attachment.html 


More information about the Qt-interest-old mailing list