<?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のトピックtroubles using gpu samples in i.max6q board</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/troubles-using-gpu-samples-in-i-max6q-board/m-p/664318#M102054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;with i.max6q board&lt;/STRONG&gt;, kernel 3.14, &amp;nbsp;i download&amp;nbsp;gpu_sdk_v1.00.tar.gz to run some samples for test to take use of GPU. after compiling the sample codes, to run the object file, it reports error like ".&lt;STRONG&gt;/01_SimpleTriangle: error while loading shared libraries: libGLESv1_CM.so.1: cannot open shared object file: No such file or directory"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm sure such dynamic libs exists on /usr/lib, also i use /etc/ld.so.conf and cmd "ldconfig" to make the location valid to get. but it still can not work. is there anyone know about this and give me some help??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2017 01:44:10 GMT</pubDate>
    <dc:creator>lidinihao</dc:creator>
    <dc:date>2017-03-20T01:44:10Z</dc:date>
    <item>
      <title>troubles using gpu samples in i.max6q board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/troubles-using-gpu-samples-in-i-max6q-board/m-p/664318#M102054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;with i.max6q board&lt;/STRONG&gt;, kernel 3.14, &amp;nbsp;i download&amp;nbsp;gpu_sdk_v1.00.tar.gz to run some samples for test to take use of GPU. after compiling the sample codes, to run the object file, it reports error like ".&lt;STRONG&gt;/01_SimpleTriangle: error while loading shared libraries: libGLESv1_CM.so.1: cannot open shared object file: No such file or directory"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm sure such dynamic libs exists on /usr/lib, also i use /etc/ld.so.conf and cmd "ldconfig" to make the location valid to get. but it still can not work. is there anyone know about this and give me some help??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 01:44:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/troubles-using-gpu-samples-in-i-max6q-board/m-p/664318#M102054</guid>
      <dc:creator>lidinihao</dc:creator>
      <dc:date>2017-03-20T01:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: troubles using gpu samples in i.max6q board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/troubles-using-gpu-samples-in-i-max6q-board/m-p/664319#M102055</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 class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; Please check the list of dynamic libraries linked with libGLESv1_CM.so.1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;using ldd command.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 03:43:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/troubles-using-gpu-samples-in-i-max6q-board/m-p/664319#M102055</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2017-03-30T03:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: troubles using gpu samples in i.max6q board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/troubles-using-gpu-samples-in-i-max6q-board/m-p/664320#M102056</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;Just make a search for these missing libs using:&lt;/P&gt;&lt;P&gt;find / -name&amp;nbsp;libGLESv1_CM.so.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then let the system know where the folder containing those libs is using:&lt;/P&gt;&lt;P&gt;export LD_LIBRARY_PATH=your_lib_dir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 08:17:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/troubles-using-gpu-samples-in-i-max6q-board/m-p/664320#M102056</guid>
      <dc:creator>marius_grigoras</dc:creator>
      <dc:date>2017-03-30T08:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: troubles using gpu samples in i.max6q board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/troubles-using-gpu-samples-in-i-max6q-board/m-p/664321#M102057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can't find the .so files on your linux target then you should search them on your yocto/linux host and copy them in the linux target rootfs and inform the system about them using LD_LIBRARY_PATH as above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 08:20:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/troubles-using-gpu-samples-in-i-max6q-board/m-p/664321#M102057</guid>
      <dc:creator>marius_grigoras</dc:creator>
      <dc:date>2017-03-30T08:20:30Z</dc:date>
    </item>
  </channel>
</rss>

