[Qt-interest] State of iOS support?

Thiago Macieira thiago at kde.org
Wed Aug 3 17:34:49 CEST 2011


On Wednesday, 3 de August de 2011 17:21:23 qtnext wrote:
> My first question about that : Is it allow with Qt LGPL (is there some 
> nokia exception to allow this) to build apps with Qt Linked statically ?

1) There's no exception from Nokia, you have to use the LGPL
2) The LGPL does not forbid static linking

You can statically link using the LGPL. But you must provide a way for the Qt 
in your application to be replaced. The easiest way to do that is to use 
dynamic linking, but you can always provide the .o for your application and a 
Makefile.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110803/049746cc/attachment.bin 


More information about the Qt-interest-old mailing list