<?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のトピックimx8mqevk missing GL/glx.h</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx8mqevk-missing-GL-glx-h/m-p/956308#M142858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what package do I add to yocto to get GL/glx.h added to the rootfs.&lt;/P&gt;&lt;P&gt;Is this missing from the gpu support package.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Aug 2019 14:58:48 GMT</pubDate>
    <dc:creator>terry1</dc:creator>
    <dc:date>2019-08-06T14:58:48Z</dc:date>
    <item>
      <title>imx8mqevk missing GL/glx.h</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mqevk-missing-GL-glx-h/m-p/956308#M142858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what package do I add to yocto to get GL/glx.h added to the rootfs.&lt;/P&gt;&lt;P&gt;Is this missing from the gpu support package.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2019 14:58:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mqevk-missing-GL-glx-h/m-p/956308#M142858</guid>
      <dc:creator>terry1</dc:creator>
      <dc:date>2019-08-06T14:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mqevk missing GL/glx.h</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mqevk-missing-GL-glx-h/m-p/956309#M142859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Terry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;GLX is deprecated, use EGL. if you want to continue using GLX you have to install 
&lt;PRE&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;/CODE&gt;&lt;CODE&gt;mesa-common-dev, li&lt;/CODE&gt;&lt;CODE&gt;bglu1-mesa-dev, freeglut3-dev

Regards&lt;/CODE&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2019 14:34:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mqevk-missing-GL-glx-h/m-p/956309#M142859</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2019-08-07T14:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mqevk missing GL/glx.h</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mqevk-missing-GL-glx-h/m-p/956310#M142860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can it be&amp;nbsp;deprecated, I was trying to native build gstreamer on my imx8?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2019 14:42:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mqevk-missing-GL-glx-h/m-p/956310#M142860</guid>
      <dc:creator>terry1</dc:creator>
      <dc:date>2019-08-07T14:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mqevk missing GL/glx.h</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mqevk-missing-GL-glx-h/m-p/956311#M142861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to add libmesa-dev, mesa-common-dev, libglu1-mesa-dev and freeglut3-dev and imx yoto could not find any of those packages?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2019 18:37:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mqevk-missing-GL-glx-h/m-p/956311#M142861</guid>
      <dc:creator>terry1</dc:creator>
      <dc:date>2019-08-07T18:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mqevk missing GL/glx.h</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mqevk-missing-GL-glx-h/m-p/1270670#M173435</link>
      <description>&lt;P&gt;Dear Terry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you solve this problem? (&amp;nbsp;fatal error: GL/glx.h: No such file or directory )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the same error, Could you please give me some suggestions about this error?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 05:57:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mqevk-missing-GL-glx-h/m-p/1270670#M173435</guid>
      <dc:creator>benson_lin</dc:creator>
      <dc:date>2021-04-30T05:57:27Z</dc:date>
    </item>
  </channel>
</rss>

