<?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: i.MX 6ULL - Is Qt5 Supported?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6ULL-Is-Qt5-Supported/m-p/835353#M128266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And how to build yocto for imx6ull with qt5 and cross-compile qt application for it(or maybe better to compile it on the board)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jul 2019 11:44:27 GMT</pubDate>
    <dc:creator>ATAineri</dc:creator>
    <dc:date>2019-07-26T11:44:27Z</dc:date>
    <item>
      <title>i.MX 6ULL - Is Qt5 Supported?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6ULL-Is-Qt5-Supported/m-p/835350#M128263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am following the document "i.MX Yocto Project User's Guide.pdf".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set up the development environment, e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;DIV style="left: 79.2015px; top: 173.429px; font-size: 13.2px; font-family: monospace; transform: scaleX(0.99);"&gt;$ mkdir imx-yocto-bsp&lt;/DIV&gt;&lt;DIV style="left: 79.2015px; top: 187.421px; font-size: 13.2px; font-family: monospace; transform: scaleX(0.99);"&gt;$ cd imx-yocto-bsp&lt;/DIV&gt;&lt;DIV style="left: 79.2015px; top: 201.413px; font-size: 13.2px; font-family: monospace; transform: scaleX(0.99);"&gt;$ &lt;SPAN class=""&gt;repo&lt;/SPAN&gt;&lt;SPAN&gt; init -u &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fsource.codeaurora.org%2Fexternal%2Fimx%2Fimx-manifest" rel="nofollow" target="_blank"&gt;https://source.codeaurora.org/external/imx/imx-manifest&lt;/A&gt;&lt;SPAN&gt; -b imx-linux-rocko -&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="left: 79.2015px; top: 215.405px; font-size: 13.2px; font-family: monospace; transform: scaleX(0.99);"&gt;m imx-4.9.88-2.0.0_ga.xml&lt;/DIV&gt;&lt;DIV style="left: 79.2015px; top: 229.397px; font-size: 13.2px; font-family: monospace; transform: scaleX(0.99);"&gt;$ &lt;SPAN class=""&gt;repo&lt;/SPAN&gt; sync&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I have done this, I see a note in the document ~/imx-yocto-bsp/README-IMXBSP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;STRONG&gt;Note Qt is not supported on i.MX 6UltraLite and i.MX 7Dual. It works on X11 backend only but is not a supported feature.&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Does this note apply to the i.MX 6ULL? I think not from the wording, but I believe the 6ULL is based on the 6UL so I want to check.&lt;/LI&gt;&lt;LI&gt;Is there a matrix of supported software vs i.MX 6 variant that I can refer to in order to determine we are picking the correct chip for our software requirements?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 09:21:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6ULL-Is-Qt5-Supported/m-p/835350#M128263</guid>
      <dc:creator>brianptl</dc:creator>
      <dc:date>2018-10-25T09:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 6ULL - Is Qt5 Supported?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6ULL-Is-Qt5-Supported/m-p/835351#M128264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.MX6ULL is reduced version of i.MX6UL and it is also not supported,&lt;/P&gt;&lt;P&gt;as described in sect.2.1 New features attached Release Notes:&lt;/P&gt;&lt;P&gt;Qt 5 is not supported for SoCs without hardware graphics. Qt 5 video is not supported on SoCs without a VPU.&lt;/P&gt;&lt;P&gt;i.MX Family Matrix&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/brochure/FLYRIMXPRDCMPR.pdf" title="https://www.nxp.com/docs/en/brochure/FLYRIMXPRDCMPR.pdf"&gt;https://www.nxp.com/docs/en/brochure/FLYRIMXPRDCMPR.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 10:25:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6ULL-Is-Qt5-Supported/m-p/835351#M128264</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-25T10:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 6ULL - Is Qt5 Supported?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6ULL-Is-Qt5-Supported/m-p/835352#M128265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi Brian,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;We have ported QT5.6.2 on our &lt;A href="http://www.myirtech.com/list.asp?id=573"&gt;MYD-Y6ULX&lt;/A&gt; board, but imx6UL can not support GPU and hardware graphics.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;It can only display from software but video effects might not too strong.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://youtu.be/j1T37OxUhe4" title="https://youtu.be/j1T37OxUhe4"&gt;MEasy HMI QT Demo on i.MX6UL/6ULL MYD-Y6ULX Development Board - YouTube&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Linda&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 02:44:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6ULL-Is-Qt5-Supported/m-p/835352#M128265</guid>
      <dc:creator>linda_zhang</dc:creator>
      <dc:date>2018-10-31T02:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 6ULL - Is Qt5 Supported?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6ULL-Is-Qt5-Supported/m-p/835353#M128266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And how to build yocto for imx6ull with qt5 and cross-compile qt application for it(or maybe better to compile it on the board)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2019 11:44:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6ULL-Is-Qt5-Supported/m-p/835353#M128266</guid>
      <dc:creator>ATAineri</dc:creator>
      <dc:date>2019-07-26T11:44:27Z</dc:date>
    </item>
  </channel>
</rss>

