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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to