I am writing a QML application targetting embedded Linux. Some of my image elements use .SVG files. When I run the application on the device it says the format is unsupported.
Windows works fine with .SVG files as an Image source.
Are .SVG files truly unsupported in QtEmbedded?