[Interest] Qt Application deployment across platforms
Till Oliver Knoll
till.oliver.knoll at gmail.com
Fri Sep 19 16:34:30 CEST 2014
Am 19.09.2014 um 15:40 schrieb Ramakanthreddy Kesireddy <Ramakanthreddy.Kesireddy at TechMahindra.com>:
> Hi ,
>
> Though this had been old thread, I would like to know if we can have a pure QML application with latest Qt 5.3.2 version that can be deployed across multiple platforms
> without the need for recompilation.
Unless all your code is interpreted (JavaScript + QML only (?)) I would say no (and you would still need to provide a platform-dependent Qt library + "QML viewer/interpreter").
Cheers,
Oliver
More information about the Interest
mailing list