[Qt-creator] Custom plugin for creator bundled in the sdk

Christoph Keller gri at not-censored.com
Sun Mar 21 18:50:14 CET 2010


Hello,

you can download the Visual Studio Express version. I'd prefer using the 
Visual Studio compiler on windows since the debugger and compiler are 
much faster than mingw.

Visual studio and mingw binaries can't be mixed together when using c++. 
So when QtCreator is compiled with Visual Studio, your plugin MUST also be.

Greetings,
Christoph

Am 18.03.2010 11:49, schrieb Lykurg Nomothet:
> Hi,
>
> I have written a custom plugin for creator which I can perfectly
> compile and use with a own compilation of creator. But I can't use the
> plugin with the creator which comes with the sdk since the libraries
> are not compiled with mingw.(I am on windows.)
>
> So how can I build my plugin that it can be run with the creator of
> the Windows sdk's?
>
>
> Thanks,
>
> Lykurg




More information about the Qt-creator-old mailing list