Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, August 2006
static linking Qt4.1.4 Windows


Message 1 in thread

Dear List,

I'm a little confused about what configuring Qt statically does.  The docs
    http://doc.trolltech.com./4.1/deployment-windows.html#static-linking
tell me what to do, but not what its effects are.  My questions are:

1. When I reconfigure Qt statically, is it no longer usable dynamically?
That is, if I want static and dynamic then I should install Qt twice?

2. It tells me how to build plugandpaint.exe, but what about my
application...do I simply do make clean and then make, or must I also do
this qmake -config release business?  I suppose I could just try it, but I
don't want to reconfigure Qt statically until question 1 is answered. :)

Nathan


--
 [ signature omitted ] 

Message 2 in thread

Nathan Carter schrieb:
> Dear List,
> 
> I'm a little confused about what configuring Qt statically does.  The docs
>     http://doc.trolltech.com./4.1/deployment-windows.html#static-linking
> tell me what to do, but not what its effects are.  My questions are:
> 
> 1. When I reconfigure Qt statically, is it no longer usable dynamically?

No.

> That is, if I want static and dynamic then I should install Qt twice?

Yes.

Cheers, Oliver

--
 [ signature omitted ]