[Qt-creator] Building Qt 4.5.2 with MSVC 2008 For Use With Qt Creator - Observations

Coda Highland coda at bobandgeorge.com
Tue Jul 14 17:31:17 CEST 2009


> 2.  There really needs to be a way to ignore examples/demos via
> configure, as building all of these takes a long time.  I wanted to
> end up with a bare bones Qt folder containing just the essentials and
> didn't count on all the examples being built.  It took nearly 3 hours
> on my machine!

Try adding "-nomake examples -nomake demos" to your configure line.
There are also other options you can use to disable building other
components; check "configure -help".

This feature was missing in older versions of Qt/Win, but as far as I
can tell they're present and functioning with 4.5. They've always been
available on UNIX platforms.

/s/ Adam



More information about the Qt-creator-old mailing list