[Interest] Qt Application deployment across platforms

Thiago Macieira thiago.macieira at intel.com
Wed Sep 4 08:43:05 CEST 2013


On quarta-feira, 4 de setembro de 2013 06:37:07, Ramakanthreddy Kesireddy 
wrote:
> I would like to know if I develop a Qt application, can it be deployed
> across platforms like linux,OSX and Android  without recompiling for
> Specific platform like that of HTML5 application.?

No, it can't. You need to recompile per platform.

Even QML applications need recompilation because you can't have a pure QML 
application. There's no interpreter for it, except maybe on Blackberry 10 or 
SailfishOS.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130903/a0a50548/attachment.sig>


More information about the Interest mailing list