<?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>topic How to start Qt application development under Yocto in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-start-Qt-application-development-under-Yocto/m-p/315716#M41724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been reading blogs trying to figure out how to develop Qt applications for iMX6 under Yocto. I need to understand what the process is (I have not used Qt before).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can build various Yocto images and run them on my Nitrogen6x board. For example, fsl-image-gui comes up with the GUI, and I can run qtdemo. When I try to run qtdemo from the console, it says it can't find (or connect) to X Server. Maybe the GUI is interfering?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw suggestions of using qte-in-use-image, but it appears that it has it's own problems (for example gstreamer may not be included, issues with X Server, etc). And, I am not sure if that resolves the issue I have with running the demo (and eventually running my own application).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't care about the GUI that comes with fsl-image-gui since I want to have my own application, but I need VPU and other hardware support for MIPI camera, H.264 compression, and other image processing tasks performed in hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone point me in the right direction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2014 22:57:07 GMT</pubDate>
    <dc:creator>hkh</dc:creator>
    <dc:date>2014-07-03T22:57:07Z</dc:date>
    <item>
      <title>How to start Qt application development under Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-start-Qt-application-development-under-Yocto/m-p/315716#M41724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been reading blogs trying to figure out how to develop Qt applications for iMX6 under Yocto. I need to understand what the process is (I have not used Qt before).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can build various Yocto images and run them on my Nitrogen6x board. For example, fsl-image-gui comes up with the GUI, and I can run qtdemo. When I try to run qtdemo from the console, it says it can't find (or connect) to X Server. Maybe the GUI is interfering?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw suggestions of using qte-in-use-image, but it appears that it has it's own problems (for example gstreamer may not be included, issues with X Server, etc). And, I am not sure if that resolves the issue I have with running the demo (and eventually running my own application).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't care about the GUI that comes with fsl-image-gui since I want to have my own application, but I need VPU and other hardware support for MIPI camera, H.264 compression, and other image processing tasks performed in hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone point me in the right direction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 22:57:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-start-Qt-application-development-under-Yocto/m-p/315716#M41724</guid>
      <dc:creator>hkh</dc:creator>
      <dc:date>2014-07-03T22:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to start Qt application development under Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-start-Qt-application-development-under-Yocto/m-p/315717#M41725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-96370"&gt;EcoCAR2 - Run the provided Qt application example&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and was able to kill the GUI, and start qtdemo only when HDMI was connected:&lt;/P&gt;&lt;P&gt;$ killall -9 matchbox-window-manager&lt;/P&gt;&lt;P&gt;$ export DISPLAY=:0.0&lt;/P&gt;&lt;P&gt;$ /usr/bin/Xorg ...&lt;/P&gt;&lt;P&gt;$ qtdemo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my questions are:&lt;/P&gt;&lt;P&gt;1. How do I make this the default power-up behavior (run a certain Qt application)&lt;/P&gt;&lt;P&gt;2. How do I select which display is used (HDMI, LCD, or both?)&lt;/P&gt;&lt;P&gt;3. How do I get started developing my Qt application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 23:40:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-start-Qt-application-development-under-Yocto/m-p/315717#M41725</guid>
      <dc:creator>hkh</dc:creator>
      <dc:date>2014-07-03T23:40:38Z</dc:date>
    </item>
  </channel>
</rss>

