Results 1 to 3 of 3

Thread: How to recover Space after build

  1. #1
    Join Date
    Feb 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default How to recover Space after build

    Hi
    I have successfully built two installations of QT, one with mingw and other with vc2008. I need to get rid of temporary files since the whole installation is now 9GB. What commands to issue to get rid of no longer required build files? Will nmake distclean work without getting rid of necessary stuff (dlls, libs)

    SandsofTime

  2. #2
    Join Date
    Sep 2009
    Location
    Tashkent, Uzbekistan
    Posts
    107
    Thanks
    1
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to recover Space after build

    you can make install to some directory using some sort of DESTDIR and distclean ten.
    -- Tanuki

    per cauda vel vaculus cauda

  3. #3
    Join Date
    Feb 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to recover Space after build

    Hi
    I tried nmake clean and mingw32-make clean

    They both worked as desired.

    SandsofTime

Similar Threads

  1. QTableView empty space or too little space.
    By davemar in forum Qt Programming
    Replies: 2
    Last Post: 16th October 2009, 16:00
  2. Replies: 1
    Last Post: 26th July 2009, 15:08
  3. Recover .ui file
    By Macok in forum Qt Programming
    Replies: 2
    Last Post: 28th February 2009, 14:41
  4. Problem to recover an object via a QAction
    By Potch in forum Qt Programming
    Replies: 2
    Last Post: 4th July 2008, 11:19
  5. linking user space and kernel space programs with qmake
    By zielchri in forum Qt Programming
    Replies: 9
    Last Post: 8th March 2006, 23:11

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.