<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: Run Qt Application on Demo</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914326#M137668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have downloaded the 4.14.98 binary file.&lt;/P&gt;&lt;P&gt;My problem is that there is no menu on LCD after getting the display.&lt;/P&gt;&lt;P&gt;I enclosed an image of this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="IMG_1224[1].JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/89537i5FAF1CF4ABFEE0CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_1224[1].JPG" alt="IMG_1224[1].JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jun 2019 07:41:48 GMT</pubDate>
    <dc:creator>gokhansahin</dc:creator>
    <dc:date>2019-06-24T07:41:48Z</dc:date>
    <item>
      <title>Run Qt Application on Demo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914324#M137666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm a newbie on Yocto and imx processor is imx6sx with sabre board. To learn and revise Yocto, I have downloaded&amp;nbsp;your binary demo file and&amp;nbsp;win32diskimager. I have been able to download that image successfully to SD card and run. After that, connected via UART and get information about device. However, can't find out and run a qt examples application. Where are these applications on Yocto and how can I run these?&lt;/P&gt;&lt;P&gt;Also, your demo file which was downloaded from your have no GUI desktop but I have seen in videos it has a GUI. What should I do in order to it has&amp;nbsp;a GUI?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, could you give a book or reference manual (except yocto manual) to develop my own distro and recipes which have a real application with qt? So, it should practical.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2019 09:54:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914324#M137666</guid>
      <dc:creator>gokhansahin</dc:creator>
      <dc:date>2019-06-13T09:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Run Qt Application on Demo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914325#M137667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you downloaded the binary file from below link?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/sps/download/license.jsp?colCode=L4.14.98_2.0.0_MX6QDLSOLOX&amp;amp;appType=file1&amp;amp;DOWNLOAD_ID=null&amp;amp;lang_cd=en" title="https://www.nxp.com/webapp/sps/download/license.jsp?colCode=L4.14.98_2.0.0_MX6QDLSOLOX&amp;amp;appType=file1&amp;amp;DOWNLOAD_ID=null&amp;amp;lang_cd=en"&gt;L4.14.98_2.0.0_MX6QDLSOLOX&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you download above image into the SD card and power on the board, you have to set environment variable for display. It depends whether you are using HDMI or LVDS display. Kindly follow&lt;STRONG&gt; i.MX_Linux_User's_Guide.pdf&lt;/STRONG&gt; for more detail information for the same. After getting the display you can run the QT applications simply by double clicking on the applications icon.&lt;/P&gt;&lt;P&gt;And from the &lt;STRONG&gt;i.MX_Yocto_Project_User's_Guide.pdf&lt;/STRONG&gt; document you will get information about the various Distro that are available, in this document you will also get the information for customization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can download above document from below link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0-LINUX-DOCS" title="https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0-LINUX-DOCS"&gt;https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0-LINUX-DOCS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankit Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2019 10:56:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914325#M137667</guid>
      <dc:creator>ankitr_patel</dc:creator>
      <dc:date>2019-06-19T10:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Run Qt Application on Demo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914326#M137668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have downloaded the 4.14.98 binary file.&lt;/P&gt;&lt;P&gt;My problem is that there is no menu on LCD after getting the display.&lt;/P&gt;&lt;P&gt;I enclosed an image of this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="IMG_1224[1].JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/89537i5FAF1CF4ABFEE0CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_1224[1].JPG" alt="IMG_1224[1].JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2019 07:41:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914326#M137668</guid>
      <dc:creator>gokhansahin</dc:creator>
      <dc:date>2019-06-24T07:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Run Qt Application on Demo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914327#M137669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="298164" data-username="gokhansahin" href="https://community.nxp.com/people/gokhansahin"&gt;Gokhan Sahin&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, the pre-built image is a validation image. It just display GUI without any QT content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to build fsl-image-qt5-validation-imx to get QT applications.&lt;/P&gt;&lt;P&gt;Please refer to the &lt;A class="link-titled" href="https://www.nxp.com/docs/en/user-guide/i.MX_Yocto_Project_User" lang="en&amp;amp;lang_cd=en&amp;amp;'" title="https://www.nxp.com/docs/en/user-guide/i.MX_Yocto_Project_User"&gt;https://www.nxp.com/docs/en/user-guide/i.MX_Yocto_Project_User&lt;/A&gt;&amp;nbsp; for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankit Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2019 08:50:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914327#M137669</guid>
      <dc:creator>ankitr_patel</dc:creator>
      <dc:date>2019-06-24T08:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Run Qt Application on Demo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914328#M137670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have just built the &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;fsl-image-qt5-validation-imx&lt;SPAN&gt;&amp;nbsp;image and not found the Qt examples again.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Where are these examples in rootfs? And how can I run these applications?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2019 14:23:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914328#M137670</guid>
      <dc:creator>gokhansahin</dc:creator>
      <dc:date>2019-06-25T14:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Run Qt Application on Demo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914329#M137671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="298164" data-username="gokhansahin" href="https://community.nxp.com/people/gokhansahin"&gt;Gokhan Sahin&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qt5 examples would be inside:&lt;/P&gt;&lt;P&gt;/usr/share/qt5/examples/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know in case of any further query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karan Gajjar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2019 08:59:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914329#M137671</guid>
      <dc:creator>karangajjar</dc:creator>
      <dc:date>2019-07-04T08:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Run Qt Application on Demo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914330#M137672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/karan.gajjar@volansystech.com"&gt;karan.gajjar@volansystech.com&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Well, after boot, so in the startup, how can I start this demo application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2019 12:26:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914330#M137672</guid>
      <dc:creator>gokhansahin</dc:creator>
      <dc:date>2019-07-17T12:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Run Qt Application on Demo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914331#M137673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-avatarid="29594" data-externalid="" data-online="false" data-presence="null" data-userid="298164" data-username="gokhansahin" href="https://community.nxp.com/people/gokhansahin"&gt;Gokhan Sahin&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change your directory to the example you want to run and then you can simply start the application like you start any shell script.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;$ cd /usr/share/qt5/examples/widgets/graphicsview/simpleanchorlayout&amp;nbsp;&amp;nbsp; // example directory you want to run&lt;/P&gt;&lt;P&gt;$ ./simpleanchorlayout&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // executable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karan Gajjar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2019 13:03:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-Qt-Application-on-Demo/m-p/914331#M137673</guid>
      <dc:creator>karangajjar</dc:creator>
      <dc:date>2019-07-17T13:03:49Z</dc:date>
    </item>
  </channel>
</rss>

