<?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: Setup QT Creator with Yocto Build</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267190#M28066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joerg-SH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I follow your step to setup QT.&lt;/P&gt;&lt;P&gt;$cd /home/wangq/work/yocto/fsl-release-bsp/sources/poky&lt;/P&gt;&lt;P&gt;$source oe-init-build-env&lt;/P&gt;&lt;P&gt;$bitbake meta-toolchain-qt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;But there were some errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;| collect2: ld returned 1 exit status&lt;/P&gt;&lt;P&gt;| make[1]: *** [lto1] Error 1&lt;/P&gt;&lt;P&gt;| make[1]: Leaving directory `/home/wangq/work/yocto/fsl-release-bsp/sources/poky/build/tmp/work/x86_64-pokysdk-linux/gcc-crosssdk/4.8.2-r0/gcc-4.8.2/build.x86_64-linux.x86_64-pokysdk-linux/gcc'&lt;/P&gt;&lt;P&gt;| make: *** [all-gcc] Error 2&lt;/P&gt;&lt;P&gt;| ERROR: oe_runmake failed&lt;/P&gt;&lt;P&gt;| WARNING: exit code 1 from a shell command.&lt;/P&gt;&lt;P&gt;| ERROR: Function failed: do_compile (log file is located at /home/wangq/work/yocto/fsl-release-bsp/sources/poky/build/tmp/work/x86_64-pokysdk-linux/gcc-crosssdk/4.8.2-r0/temp/log.do_compile.8418)&lt;/P&gt;&lt;P&gt;ERROR: Task 547 (/home/wangq/work/yocto/fsl-release-bsp/sources/poky/meta/recipes-devtools/gcc/gcc-crosssdk_4.8.bb, do_compile) failed with exit code '1'&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;And I want to know this file（&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;poky-eglibc-x86_64-arm-toolchain-qt-1.4.1.sh&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;） came from where? &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;I am new to all of this and any help would be greatly appreciated. Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Apr 2015 10:25:58 GMT</pubDate>
    <dc:creator>威宁</dc:creator>
    <dc:date>2015-04-19T10:25:58Z</dc:date>
    <item>
      <title>Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267172#M28048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;
&lt;P style="padding-left: 30px;"&gt;bitbaked meta-toolchain-qt&lt;/P&gt;





&lt;/BLOCKQUOTE&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;Install it&amp;nbsp; with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;~/yocto/build/tmp/deploy/sdk$ poky-eglibc-x86_64-arm-toolchain-qt-1.4.1.sh&lt;/P&gt;





&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Download Qtcreator from here &lt;A href="http://qt-project.org/downloads" title="http://qt-project.org/downloads"&gt;http://qt-project.org/downloads&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and Install it to Your home directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit the bin/qtcreator.sh&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;source /opt/poky/1.4.1/environment-setup-armv7a-vfp-neon-poky-linux-gnueabi&lt;BR /&gt;#! /bin/sh&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;makeAbsolute() {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; case $1 in&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # already absolute, return it&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; echo "$1"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # relative, prepend $2 made absolute&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; echo `makeAbsolute "$2" "$PWD"`/"$1" | sed 's,/\.$,,'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; esac&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;





&lt;/BLOCKQUOTE&gt;&lt;P&gt;To do it before "#! /bin/sh" is IMPORTANT!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QtCreator i set&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;Compiler as&lt;/P&gt;
&lt;P&gt;&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; /opt/poky/1.4.1/sysroots/x86_64-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Qt version as&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&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; /opt/poky/1.4.1/sysroots/x86_64-pokysdk-linux/usr/bin/qmake&lt;/P&gt;
&lt;P&gt;sysroot as&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&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; /opt/poky/1.4.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi&lt;/P&gt;





&lt;/BLOCKQUOTE&gt;&lt;P&gt;Put them in a Kit&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/skins/images/A436FB6FF8F14A9CDB0391EE475078CF/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For connection to Your Board click on&amp;nbsp; Device&amp;nbsp; ---&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Manage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Build a new project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and add some to the .pro file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/skins/images/A436FB6FF8F14A9CDB0391EE475078CF/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;Building the image for Your Board:&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;TOOLCHAIN_HOST_TASK_append = " nativesdk-python-subprocess" &lt;/P&gt;
&lt;P&gt;EXTRA_IMAGE_FEATURES = "debug-tweaks ssh-server-openssh"&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;to Your localconfig&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;bitbake core-image-sato-sdk&lt;/P&gt;



&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set a password to root&amp;nbsp; via&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;ssh root@[boardip]&lt;/P&gt;
&lt;P&gt;passwd&lt;/P&gt;



&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;test connection via&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;sftp&amp;nbsp; root@[boardip]&lt;/P&gt;



&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start qtcreator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;./qtcreator.sh&lt;/P&gt;



&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Joerg Boge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nachricht geändert durch Joerg Boge

Thanks to Diego Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 20:15:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267172#M28048</guid>
      <dc:creator>Joerg-SH</dc:creator>
      <dc:date>2013-07-11T20:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267173#M28049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Video to get more Information about Programming are this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.youtube.com/watch?v=yXTJC-_rlMY&amp;amp;feature=c4-overview-vl&amp;amp;list=PLF4A1A7E09E5E260A" title="http://www.youtube.com/watch?v=yXTJC-_rlMY&amp;amp;feature=c4-overview-vl&amp;amp;list=PLF4A1A7E09E5E260A"&gt;Beaglebone: LCD Touchscreen GUI Applications for Embedded Linux - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.youtube.com/watch?v=kP7uvOu9hoQ&amp;amp;feature=c4-overview-vl&amp;amp;list=PLF4A1A7E09E5E260A" title="http://www.youtube.com/watch?v=kP7uvOu9hoQ&amp;amp;feature=c4-overview-vl&amp;amp;list=PLF4A1A7E09E5E260A"&gt;Beaglebone: Qt Creator for C++ ARM Embedded Linux Development - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.youtube.com/watch?v=yNvOyY9zK1o&amp;amp;feature=c4-overview-vl&amp;amp;list=PLF4A1A7E09E5E260A" title="http://www.youtube.com/watch?v=yNvOyY9zK1o&amp;amp;feature=c4-overview-vl&amp;amp;list=PLF4A1A7E09E5E260A"&gt;Beaglebone: Example Qt Embedded Linux Application - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is for Beagelbone but for programming Qt it is a good start.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 15:12:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267173#M28049</guid>
      <dc:creator>Joerg-SH</dc:creator>
      <dc:date>2013-07-15T15:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267174#M28050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joerg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have followed this steps and have QT 4.8 applications running on both systems, Desktop and imx6 target. But we have problems with debugging:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; on desktop: &lt;/SPAN&gt;&lt;A class="jive-link-message-small" data-containerid="2004" data-containertype="14" data-objectid="348541" data-objecttype="2" href="https://community.freescale.com/message/348541#348541"&gt;https://community.freescale.com/message/348541#348541&lt;/A&gt;&lt;SPAN&gt; , and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; on target: &lt;/SPAN&gt;&lt;A class="jive-link-message-small" data-containerid="2004" data-containertype="14" data-objectid="348540" data-objecttype="2" href="https://community.freescale.com/message/348540#348540"&gt;https://community.freescale.com/message/348540#348540&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Desktop)&lt;/P&gt;&lt;P&gt;This problem seems to be related to python. But I am no used to it. It seems as if site.py was trying to import the get_config_var function from sysconfig.py. Then the process is stopped at the beggining of sysconfig.py. However the files are untouched from their compilation date. Any clue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Target)&lt;/P&gt;&lt;P&gt;The message on the Debugger Log window seems to say that bb is a GDB command but I am no able to find it in any GDB page. I have a windows station with a test QT 5.0 instalation. There the bb command works. Both QTs, 4,8 and 5,.0, are using GDBs 7.5.1. So, is really bb a GDB command? Any hint about why bb is not defined?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 18:28:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267174#M28050</guid>
      <dc:creator>controlhorus</dc:creator>
      <dc:date>2013-09-05T18:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267175#M28051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diego,&lt;/P&gt;&lt;P&gt;sorry I didn`t try that till now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at Dereks Video. &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.youtube.com/watch?v=kP7uvOu9hoQ&amp;amp;feature=c4-overview-vl&amp;amp;list=PLF4A1A7E09E5E260A" target="test_blank"&gt;http://www.youtube.com/watch?v=kP7uvOu9hoQ&amp;amp;feature=c4-overview-vl&amp;amp;list=PLF4A1A7E09E5E260A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joerg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am 05.09.2013 20:29, schrieb Diego Gonzalez:&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;  Freescale Community &amp;lt;https://community.freescale.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;https://community.freescale.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;    Setup QT Creator with Yocto Build&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Antwort von Diego Gonzalez &lt;/P&gt;&lt;P&gt;&amp;lt;https://community.freescale.com/people/controlhorus?et=watches.email.thread&amp;gt; &lt;/P&gt;&lt;P&gt;in /i.MX Community/ - Komplette Diskussion anzeigen &lt;/P&gt;&lt;P&gt;&amp;lt;https://community.freescale.com/message/348639?et=watches.email.thread#348639&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 19:07:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267175#M28051</guid>
      <dc:creator>Joerg-SH</dc:creator>
      <dc:date>2013-09-05T19:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267176#M28052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Joerg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Desktop Mode Debugger problem news)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We start QT after deleting the line:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; source /opt/poky/1.4.1/environment-setup-armv7a-vfp-neon-poky-linux-gnueabi&lt;/P&gt;&lt;P&gt;from qtcreator.sh. Without it, QT Debugger shows the variables and its values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something is not well defined inside that file and it makes fail the GDB local mode start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We saw he video but I fear we have not enough experience to extract the conclusion we look for. We review it more slowly from time to time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 11:57:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267176#M28052</guid>
      <dc:creator>controlhorus</dc:creator>
      <dc:date>2013-09-06T11:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267177#M28053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Found ... we think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line: bitbake meta-toolchain-qt&lt;/P&gt;&lt;P&gt;compiles a Python 2.7.3 &lt;STRONG&gt;without&lt;/STRONG&gt; some default modules: for example subprocess&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line: source /opt/poky/1.4.1/environment-setup-armv7a-vfp-neon-poky-linux-gnueabi&lt;/P&gt;&lt;P&gt;changes PYTHONHOME and redirects it to /opt/poky.../python&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When QTCreator execute the python dumpers to show the variables, it needs the lost modules. So we go to the next questions:&lt;/P&gt;&lt;P&gt; It is necessary use the /op7/poky/... /python or we can use Ubuntu python?&lt;/P&gt;&lt;P&gt; How can I say to meta-toolchain-qt to generate a complete python version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 13:37:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267177#M28053</guid>
      <dc:creator>controlhorus</dc:creator>
      <dc:date>2013-09-09T13:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267178#M28054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joerg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solved&amp;nbsp; adding the line:&lt;/P&gt;&lt;P&gt;TOOLCHAIN_HOST_TASK_append = " nativesdk-python-subprocess"&amp;nbsp; &lt;/P&gt;&lt;P&gt;in build/conf/local.conf from Yocto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That adds the module subprocess to python used by QTcreator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can view variables at breakpoint running an application on target.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 18:48:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267178#M28054</guid>
      <dc:creator>controlhorus</dc:creator>
      <dc:date>2013-09-09T18:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267179#M28055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joreg / Everybody, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I follow the same exact step as mentioned above (with same version of QT creator) , &lt;/P&gt;&lt;P&gt;but I endup getting ABI detection failed in QT version tab ( i selected qmake2) and it throws exception &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot from 2013-11-10 21_05_54.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41627i653FFEE27E0A9EB5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot from 2013-11-10 21_05_54.png" alt="Screenshot from 2013-11-10 21_05_54.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I tried clean install many times, but each time its the same.&lt;/P&gt;&lt;P&gt;Any input&amp;nbsp; on this regard will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 02:14:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267179#M28055</guid>
      <dc:creator>jayrao</dc:creator>
      <dc:date>2013-11-11T02:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267180#M28056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jay,&lt;/P&gt;&lt;P&gt;thats "normal" should work properly with that!&lt;/P&gt;&lt;P&gt;If not than should be the mistake on an other place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 07:32:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267180#M28056</guid>
      <dc:creator>Joerg-SH</dc:creator>
      <dc:date>2013-11-11T07:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267181#M28057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thank you very much Joreg, let me try and see if everything goes fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 17:23:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267181#M28057</guid>
      <dc:creator>jayrao</dc:creator>
      <dc:date>2013-11-11T17:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267182#M28058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joreg,&lt;/P&gt;&lt;P&gt;Now I stumble on this when I try to build&amp;nbsp; (QT creator 2.8)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="qtbuilderro_perdenied.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/42035i93389BDFF982EF40/image-size/large?v=v2&amp;amp;px=999" role="button" title="qtbuilderro_perdenied.JPG" alt="qtbuilderro_perdenied.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="qt2.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/42264iFFDD32E26B54F425/image-size/large?v=v2&amp;amp;px=999" role="button" title="qt2.JPG" alt="qt2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The below thread indicated that the follwing env variables has to be set&lt;/P&gt;&lt;P&gt;&lt;A href="http://qt-project.org/forums/viewthread/29456"&gt;http://qt-project.org/forums/viewthread/29456&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="qtenv.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/42213i0D3FCE69B7EAC84C/image-size/large?v=v2&amp;amp;px=999" role="button" title="qtenv.JPG" alt="qtenv.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="qtbuildenv.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/42094i997CEF3A5D4FC8BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="qtbuildenv.JPG" alt="qtbuildenv.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joreg, do you happen to know if its necessary to add variables in the project build option ?&lt;/P&gt;&lt;P&gt;Thank you .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 15:41:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267182#M28058</guid>
      <dc:creator>jayrao</dc:creator>
      <dc:date>2013-11-12T15:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267183#M28059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no need to do that&lt;/P&gt;&lt;P&gt;only &lt;/P&gt;&lt;P&gt;edit the bin/qtcreator.sh&lt;/P&gt;&lt;P&gt;source /opt/poky/1.4.1/environment-setup-armv7a-vfp-neon-poky-linux-gnueabi&lt;BR /&gt;#! /bin/sh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and start i with it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 19:05:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267183#M28059</guid>
      <dc:creator>Joerg-SH</dc:creator>
      <dc:date>2013-11-12T19:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267184#M28060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it, Thank you Joreg :smileyhappy: &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 20:12:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267184#M28060</guid>
      <dc:creator>jayrao</dc:creator>
      <dc:date>2013-11-12T20:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267185#M28061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i added the line " &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;source /opt/poky/1.5.1/environment-setup-armv7a-vfp-neon-poky-linux-gnueabi&lt;/SPAN&gt;"&amp;nbsp; to qtcreator.sh before "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;#! /bin/sh"&lt;/SPAN&gt; line and I am still having the same problem. do you know what else could cause this. I dont think it is recognizing the line added to the qtcreator.sh file because when i launch it from terminal with the line it stated "source not found". please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm using poky version 1.5.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2014 20:50:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267185#M28061</guid>
      <dc:creator>cleonbrown</dc:creator>
      <dc:date>2014-02-09T20:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267186#M28062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SOLVED: you must launch qtcreator like this:&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;./qtcreator.sh&lt;/SPAN&gt; ONLY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 03:06:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267186#M28062</guid>
      <dc:creator>cleonbrown</dc:creator>
      <dc:date>2014-02-10T03:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267187#M28063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does the meta-toolchain-qt has support for phonon?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 06:57:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267187#M28063</guid>
      <dc:creator>ricercasviluppo</dc:creator>
      <dc:date>2014-04-23T06:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267188#M28064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joerg-SH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for detailed explanation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I noticed that if SDK is installed at path other than default installation path then specifying Qt version in qtcreator doesn't work. I get "Invalid Qt Version" error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run qmake -query command and found that all variables point to default SDK installation path and not at where SDK is installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea how to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dipen Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 11:39:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267188#M28064</guid>
      <dc:creator>DipenPatel1z</dc:creator>
      <dc:date>2014-09-24T11:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267189#M28065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joerg-SH and thank you for this guide. I am using Qt 3.3 have followed your steps to setup Qt creator, and I have a few questions:&lt;/P&gt;&lt;P&gt;1) In specifying the kit, in the compiler tab there is an option for specifying the compiler path and make path. For the compiler path, I used "/opt/poky/1.5.3/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++" but I do not know what to put into the make path, do I just put the normal directory for the make utility?&lt;/P&gt;&lt;P&gt;2) I am using the latest Qt and Qt Creator, but after "bitbake meta-toolchain-qt", I think the version for Qt located within the sysroots folder is 4.8.5. Would this be OK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to all of this and any help would be greatly appreciated. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 00:42:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267189#M28065</guid>
      <dc:creator>alvind</dc:creator>
      <dc:date>2015-01-26T00:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267190#M28066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joerg-SH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I follow your step to setup QT.&lt;/P&gt;&lt;P&gt;$cd /home/wangq/work/yocto/fsl-release-bsp/sources/poky&lt;/P&gt;&lt;P&gt;$source oe-init-build-env&lt;/P&gt;&lt;P&gt;$bitbake meta-toolchain-qt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;But there were some errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;| collect2: ld returned 1 exit status&lt;/P&gt;&lt;P&gt;| make[1]: *** [lto1] Error 1&lt;/P&gt;&lt;P&gt;| make[1]: Leaving directory `/home/wangq/work/yocto/fsl-release-bsp/sources/poky/build/tmp/work/x86_64-pokysdk-linux/gcc-crosssdk/4.8.2-r0/gcc-4.8.2/build.x86_64-linux.x86_64-pokysdk-linux/gcc'&lt;/P&gt;&lt;P&gt;| make: *** [all-gcc] Error 2&lt;/P&gt;&lt;P&gt;| ERROR: oe_runmake failed&lt;/P&gt;&lt;P&gt;| WARNING: exit code 1 from a shell command.&lt;/P&gt;&lt;P&gt;| ERROR: Function failed: do_compile (log file is located at /home/wangq/work/yocto/fsl-release-bsp/sources/poky/build/tmp/work/x86_64-pokysdk-linux/gcc-crosssdk/4.8.2-r0/temp/log.do_compile.8418)&lt;/P&gt;&lt;P&gt;ERROR: Task 547 (/home/wangq/work/yocto/fsl-release-bsp/sources/poky/meta/recipes-devtools/gcc/gcc-crosssdk_4.8.bb, do_compile) failed with exit code '1'&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;And I want to know this file（&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;poky-eglibc-x86_64-arm-toolchain-qt-1.4.1.sh&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;） came from where? &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;I am new to all of this and any help would be greatly appreciated. Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 10:25:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267190#M28066</guid>
      <dc:creator>威宁</dc:creator>
      <dc:date>2015-04-19T10:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Setup QT Creator with Yocto Build</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267191#M28067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After "bitbake meta-toolchain-qt", I ran the script "poky-eglibc-x86_64-meta-toolchain-qt-cortexa9hf-vfp-neon-toolchain-qt-1.5.3.sh ", can you check if this script is in your /build/tmp/deploy/sdk/ directory?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 00:47:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-QT-Creator-with-Yocto-Build/m-p/267191#M28067</guid>
      <dc:creator>alvind</dc:creator>
      <dc:date>2015-04-21T00:47:59Z</dc:date>
    </item>
  </channel>
</rss>

