Hello;

I'm writing a Qt Creator plugin and therefore needs to compile Qt Creator from its source code.

My target environment is Qt 5.2.0 and Qt Creator 3.0.0.

Which version of MSVC should I use for the above version of Qt Creator?

Is there a link or document explaining how to do this compilation of Qt Creator.exe?

Thanks;

Mut