Results 1 to 1 of 1

Thread: Msvc10 toolchain always spend the same time when compiling....

  1. #1
    Join Date
    Sep 2010
    Posts
    654
    Thanks
    56
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Msvc10 toolchain always spend the same time when compiling....

    Before, I used Mingw. I have the impression that little changes, in example, a simple line feed on my code, does not affect to the compiling process. That is, in this example, the compile process was very fast. (It is as the classes doesn't changed does not be recompiled..? )
    Now with msvc10 toolchain, I always spend the same time when compile. A little change (the same line feed), means a slow compile process (as every class where recompiled ?... )

    I'm not an expert with compiler issues, so I have no idea what is happen.
    Any idea, tip or trick ? Thanks
    Last edited by tonnot; 25th November 2011 at 08:43.

Similar Threads

  1. unkown toolchain
    By taku in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 31st August 2011, 13:21
  2. qt 3.3.8 mainform.ui Compiling time too long
    By lupin982 in forum Qt Programming
    Replies: 0
    Last Post: 8th March 2010, 14:39
  3. Best toolchain
    By Jef Patat in forum Newbie
    Replies: 2
    Last Post: 16th December 2009, 11:42
  4. Multithreaded spend CPU 100%
    By wisconxing in forum Qt Programming
    Replies: 1
    Last Post: 18th December 2008, 07:03
  5. Compiling time changes, and how!
    By GreyGeek in forum Qt Programming
    Replies: 2
    Last Post: 2nd February 2006, 13:19

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.