<?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[Deploying QT application on ARM board SBC6845(SAM9G45 processor)]]></title><description><![CDATA[<p dir="auto">I want to deploy an application on the above target board. I checked the documentations related to it, and after reading I am pretty much confused about the procedure. Can anyone explain the necessary steps</p>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.qt.io/topic/25473/deploying-qt-application-on-arm-board-sbc6845-sam9g45-processor</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 04:24:20 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/25473.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 23 Mar 2013 11:11:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Deploying QT application on ARM board SBC6845(SAM9G45 processor) on Fri, 21 Jun 2013 14:32:38 GMT]]></title><description><![CDATA[<p dir="auto">Hi Ankit,<br />
Whether you got any solutions for the same ??</p>
<p dir="auto">To NL - Danny NL : I have tried the same procedure to run it for Zync board (Arm arch) whish has Linaro Ubuntu but not able to execute the apps.</p>
<p dir="auto">Is there anything I am missing apart from these steps.</p>
]]></description><link>https://forum.qt.io/post/175308</link><guid isPermaLink="true">https://forum.qt.io/post/175308</guid><dc:creator><![CDATA[Prashy]]></dc:creator><pubDate>Fri, 21 Jun 2013 14:32:38 GMT</pubDate></item><item><title><![CDATA[Reply to Deploying QT application on ARM board SBC6845(SAM9G45 processor) on Mon, 01 Apr 2013 15:12:55 GMT]]></title><description><![CDATA[<p dir="auto">Well, it depends on your development system and the configuration of your arm board.<br />
But the steps are:</p>
<ul>
<li>1 Cross compile Qt binaries to run for the ARM arch.</li>
<li>2 Place the compiled binaries on the board</li>
<li>3 Cross compile your application for ARM</li>
<li>4 Place the compiled application on the board</li>
<li>5 Run the application!</li>
</ul>
<p dir="auto">Some links:</p>
<ul>
<li>Click "here":<a href="http://qt-project.org/doc/qt-4.8/qt-embedded-crosscompiling.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-4.8/qt-embedded-crosscompiling.html</a> for cross compiling</li>
<li>Click "here":<a href="http://qt-project.org/doc/qt-4.8/qt-embedded-deployment.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-4.8/qt-embedded-deployment.html</a> for deployment.</li>
</ul>
<p dir="auto">You could check the Internet for FriendlyARM: this is a arm based board. Check their forum, or search Google: this will give you a lot information.</p>
]]></description><link>https://forum.qt.io/post/172340</link><guid isPermaLink="true">https://forum.qt.io/post/172340</guid><dc:creator><![CDATA[sportlover]]></dc:creator><pubDate>Mon, 01 Apr 2013 15:12:55 GMT</pubDate></item></channel></rss>