[Qt-creator] Recompile only one plugin

Koehne Kai Kai.Koehne at theqtcompany.com
Fri Jan 23 16:39:21 CET 2015


> -----Original Message-----
> From: qt-creator-bounces+kai.koehne=theqtcompany.com at qt-project.org
> [mailto:qt-creator-bounces+kai.koehne=theqtcompany.com at qt-
> project.org] On Behalf Of Andrii Anpilogov
> Sent: Friday, January 23, 2015 4:31 PM
> To: qt-creator at qt-project.org
> Subject: [Qt-creator] Recompile only one plugin
> 
> Hi,
> 
> I need to change just a few lines in debugger plugin.
> I don't want to deploy whole qt creator for that.
> 
> I downloaded 3.3.0 release and sources, compile it on Windows with MS
> Visual Studio 2012 compiler.
> After I upgraded corresponded dll files in release folder Qt Creator could not
> load them.
> 
> Is there a way to compile and then replace those dll files in Qt Creator 3.3.0?
>

The 3.3.0 binaries are compiled with Visual Studio 2010 , with the according Qt 5.3.0 binaries. I'm afraid you need the very same setup to be able to update single .dll files.

Regards

Kai


More information about the Qt-creator mailing list