[Qt-interest] Qwt plugin in QtCreator

OS Prog osprog at gmail.com
Mon Jul 5 11:20:53 CEST 2010


> Message: 3
> Date: Mon, 05 Jul 2010 01:13:07 +0300
> From: Thiago Macieira <thiago at kde.org>
> Subject: Re: [Qt-interest] Qwt plugin in QtCreator
> To: qt-interest at trolltech.com
> Message-ID: <201007050113.07571.thiago at kde.org>
> Content-Type: text/plain; charset="iso-8859-15"
>
> On Sunday 4. July 2010 22.17.26 OSProg wrote:
>> Hi all,
>>
>> I've installed Qt 4.7 beta 1, and QtCreator 1.3.83.
>> I've managed to install the Qwt plugin in QtDesigner in Qt 4.7, but I
>> couldn't in QtCreator. What's the procedure installing the Qwt plugin in
>> QtCreator?
>
> QtCreator uses a separate build of Qt located in the $INSTALLDIR/bin, as
> opposed to $INSTALLDIR/qt/bin.
>
> You need to install your plugin to this other location to have it enabled in
> QtCreator.
>
> Note: if you're using Windows, you need to compile the plugin with MSVC.
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
>  Senior Product Manager - Nokia, Qt Development Frameworks
>      PGP/GPG: 0x6EF45358; fingerprint:
>      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 190 bytes
> Desc: This is a digitally signed message part.
> Url : http://lists.trolltech.com/pipermail/qt-interest/attachments/20100705/bc61771d/attachment-0001.bin
>Thanks for the hint!

Why do I need to compile it with MSVC for Windows?
The Qt Designer works with MinGW compiled plugin. Why MSVC is needed
for the QtCreator?
Do I have to build the whole Qwt with MSVC?

Best regards,
Nik




More information about the Qt-interest-old mailing list