Hello,

I installed the SDK and QtCreator under C:\Qt\2010.02.1. It uses the libraries and everything from this SDK installation.

I further installed the Qt sources under C:\Qt\4.6.2 (and built them).

How do I setup the QtCreator to use Qt from the sources directory? (How do the compiler and linker commands (MinGW 4.4.0) look for building a Qt application from the command-line?)

Thanks for help!

Lars