<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[T113 Tina上面增加配置了gstreamer之后，编译会报下面的错误]]></title><description><![CDATA[<p dir="auto">为什么我在T113 Tina上面增加配置了gstreamer之后，编译会报下面的错误，要怎么解决呢？跪求大佬指点。。。<br />
<img src="/assets/uploads/files/1709264936109-afd7a4be1300f21b56144bb6e0d3ce5.png" alt="afd7a4be1300f21b56144bb6e0d3ce5.png" class=" img-responsive img-markdown" width="848" height="223" /></p>
]]></description><link>https://bbs.aw-ol.com/topic/5102/t113-tina上面增加配置了gstreamer之后-编译会报下面的错误</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 08:05:57 GMT</lastBuildDate><atom:link href="https://bbs.aw-ol.com/topic/5102.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 01 Mar 2024 03:50:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to T113 Tina上面增加配置了gstreamer之后，编译会报下面的错误 on Fri, 19 Jul 2024 02:30:26 GMT]]></title><description><![CDATA[<p dir="auto">我找到了解决方案：</p>
<p dir="auto">在 gst1-omx Makefile（位于 t113-sdk/package/multimedia/gst1-omx）中，您需要将 t113 添加到 TARGET_BOARD_PLATFORM</p>
<p dir="auto">之前：<br />
ifeq ($(TARGET_BOARD_PLATFORM),$(filter $(TARGET_BOARD_PLATFORM), r16 r311 r58 r40 g102 r11 r7 r528))<br />
OMX_COMPILE_TOOL_CHAIN = arm-openwrt-linux<br />
endif</p>
<p dir="auto">之后：<br />
ifeq ($(TARGET_BOARD_PLATFORM),$(filter $(TARGET_BOARD_PLATFORM), r16 r311 r58 r40 g102 r11 r7 r528 t113))<br />
OMX_COMPILE_TOOL_CHAIN = arm-openwrt-linux<br />
endif</p>
]]></description><link>https://bbs.aw-ol.com/post/23353</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/23353</guid><dc:creator><![CDATA[dazb3]]></dc:creator><pubDate>Fri, 19 Jul 2024 02:30:26 GMT</pubDate></item><item><title><![CDATA[Reply to T113 Tina上面增加配置了gstreamer之后，编译会报下面的错误 on Thu, 18 Jul 2024 09:48:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/4756">@xiaoxiongsnail</a> 你解决了吗？我也有同样的问题</p>
]]></description><link>https://bbs.aw-ol.com/post/23349</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/23349</guid><dc:creator><![CDATA[dazb3]]></dc:creator><pubDate>Thu, 18 Jul 2024 09:48:20 GMT</pubDate></item></channel></rss>