Hi,

Windows XP, Visual Studio 2010, example HelloGL: It takes sometimes a couple of seconds to start the exe (even in release). Looking into the debugger it is the line

Qt Code:
  1. glWidget = new GLWidget;
To copy to clipboard, switch view to plain text mode 

in the file window.cpp.

Any ideas ?

See also QTBUG-18129.

Thank you!