<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QML on Embedded using .SVG files]]></title><description><![CDATA[<p dir="auto">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.</p>
<p dir="auto">Windows works fine with .SVG files as an Image source.</p>
<p dir="auto">Are .SVG files truly unsupported in QtEmbedded?</p>
]]></description><link>https://forum.qt.io/topic/6561/qml-on-embedded-using-svg-files</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 19:45:45 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/6561.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 10 Jun 2011 14:54:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QML on Embedded using .SVG files on Fri, 10 Jun 2011 17:41:00 GMT]]></title><description><![CDATA[<p dir="auto">It seems I did had -no-svg in my build options.  I replaced it with -svg and that should work.  I'll know in an hour.  Thanks.</p>
]]></description><link>https://forum.qt.io/post/91772</link><guid isPermaLink="true">https://forum.qt.io/post/91772</guid><dc:creator><![CDATA[Hornsj2]]></dc:creator><pubDate>Fri, 10 Jun 2011 17:41:00 GMT</pubDate></item><item><title><![CDATA[Reply to QML on Embedded using .SVG files on Fri, 10 Jun 2011 16:08:37 GMT]]></title><description><![CDATA[<p dir="auto">Here on our embedded linux it works as exepcted. I don't use QML but I think this should work, too.</p>
]]></description><link>https://forum.qt.io/post/91748</link><guid isPermaLink="true">https://forum.qt.io/post/91748</guid><dc:creator><![CDATA[Scylla]]></dc:creator><pubDate>Fri, 10 Jun 2011 16:08:37 GMT</pubDate></item></channel></rss>