[Qt-creator] Is there any way or trick to rebuild plugins without re-run QTCreator?

André Pönitz andre.poenitz at nokia.com
Mon Mar 14 16:48:29 CET 2011


On Monday 14 March 2011 08:07:49 ext Antonio P wrote:
> I have the next problem:
> I open QTcreator, make some code for my plugin, I compie it, I test it.
> I close all files opened into QTcreator, made some changes at my pluging code, 
> and.... I cant compile It again because my plugin dll seems to be locked by Qtcreator?
> I have to close and reopen QtCreator. Is there a way to avoid this ?

The usual solution (apart from using an OS without such "locking" ;-}) is 
to have two versions of Qt Creator: One that you use, and one that you 
work on. When you're happy with the version you worked on, you'll swap.

Andre'



More information about the Qt-creator-old mailing list