[Development] Question about qml compiler?
Thiago Macieira
thiago.macieira at intel.com
Tue Aug 7 19:32:17 CEST 2018
On Tuesday, 7 August 2018 08:40:27 PDT Young Moon Jung wrote:
> My Question is that Should I use qml compiler for developing QML
> application?
It's your choice whether you want to use it or not.
But as you noticed, the compiler is a tool only made available for commercial
customers. If you want it, you have to obtain a commercial license.
But if you upgrade to 5.9, you get qmlcachegen. Note that the cachegen tool is
not a replacement for the compiler: it's a cache. The source of the QML still
needs to be present somewhere.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list