On Wednesday 09 December 2009 13:38:09 ext Tiago Correia wrote:
> Hi,
> 
> I'm using only Microsoft SDK and Qt Creator for Windows to develop 
> applications.
> 
> I've been using the dynamic linked version of Qt so far and it everything 
> works fine. I've built my self from the source of Qt 4.6.
> 
> Now I've built Qt with static version, and compilation worked fine, I'm also 
> able to compile static projects, but I'mnot able to build the Debug Helper. 
> Maybe it is related with the fact of being a Qt static version, and it is 
> trying to build a DLL.

You should be able to copy the helpers from your dynamic build to 
your static build or simply point your Debugger Helping settings 
to a "custom location".

Andre'
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to