On Thu, Sep 16, 2010 at 7:41 PM, Andre Poenitz
<[email protected]> wrote:
>> > It changes the project files to add linker instructions to use static
>> > instead of dynamic libraries?
>>
>> I guess so.
>
> I still have some doubts. Could you point me to the menu entries and/or
> files that need to be changed? I'd really like to see that in action
> as I don't think it's easy to implement, if possible at all.
I am not familiar with KDevelop, but I was told by a friend that
KDevelop has the mentioned option ("all static"). If I meet him again,
I will ask him for further details.
>> >> I cannot find a similar option in QtCreator.
>> >
>> > You need a static build of Qt to start with, then in the .pro use e.g.
>> > the LIBS variable to directly include the .a files.
>>
>> Is that true even when I use a 'Qt4 console application' project?
>
> A Qt4 console application uses libQtCore. If you don't want to link
> to that dynamically you need a static build of Qt.
Thanks, Andre'.
Paul
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator