Hi,

After reading http://doc.qt.io/QtQuickCompiler/ 
<http://doc.qt.io/QtQuickCompiler/> and realising that my license supported Qt 
Quick Compiler I decided to give it a try. 

I was already using Qml files bundled in a Qt resources file so I just needed 
to add CONFIG += qtquickcompiler to my project configuration.

I have a complex project with a lot of qml files. The result was an immediate 
crash just after launching it.

I thought Android and iOS deploying was already taking advantage of Qml 
compilation and inclusion into the binary. Does this add any extra performance 
and security when deploying to iOS and Android?

What about the crash? Should I try this feature file by file in order to 
understand that is causing the crash?

Thanks,

Regards,

Nuno Santos


_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to