[Development] New Qt5.2 snapshot available

Paul Olav Tvete paul.tvete at digia.com
Mon Nov 11 12:19:06 CET 2013


On Friday 08 November 2013 01:00:11 Guido Seifert wrote:
> I cannot display svg files in QML on Android.
> 
> Unfortunately I am not experienced enough with Android/Qt to decide, whether
> this is my bug, or a Qt bug.

It's a feature. :) To reduce the size of the package, we only deploy the 
libraries that we know are necessary. Adding "QT += svg" to the .pro file of 
your application should enable support for svg files.

- Paul



More information about the Development mailing list