On Mon, Dec 14, 2009 at 2:53 PM, Leo Spalteholz <[email protected]> wrote: > On Fri, Dec 11, 2009 at 11:49 AM, Charles N Burns > <[email protected]> wrote: >> Startup performance has much more to do with hard drive performance than CPU >> or RAM. Does your computer have one of the more performance-castrating virus >> scanners such as McAfee or Symantec (using on-access scanning)? Also, I've >> had problems in the past with Qt Creator accessing network files. If Qt >> Creator or your project are on a network share, try moving them to the local >> hard drive. >> --Charles Burns > > I have Microsoft Security Essentials. Of course it will add > overhead, but shouldn't be too much. > > None of my projects are on the network, so I'm not sure why it's > taking so long. > When I start Qt Creator with the Windows performance monitor open, > neither the CPU nor the disk is doing much of anything for about 5 > seconds after I start Qt Creator. So it does seem to be waiting on > the network, but I'm not sure why or how to solve it.
Clearing the Creator config files (AppData/Nokia/) also doesn't help. Something in the default config is making Creator just stall out when starting. Leo _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
