Hi All,<div><br></div><div>I&#39;ve been stuck in getting this to work for the past week. We are trying to build GStreamermm from the Git repository using Buildroot cross-compile.</div><div>Any documentation or experience on how to get it to work ?</div>


<div><br></div><div>Here is the status of what I am running into:</div><div>- To use the Git repo we needed to include mm-common to generate mm-common-prepare and use it for the autoreconf preparation step. This seems to work fine.</div>


<div>- The autogen.sh script enables maintainer mode, which in effect does not work with cross-compile (also aligns with what&#39;s mentioned in the README file).</div><div>- When disabling maintainer-mode it starts by building the gstreamer/gstreamermm folder (which fails since the src files have not been generated yet I believe).</div>

<div>- If we disable checking the plugins while maintainer mode is enabled (the step in <a href="http://configure.ac">configure.ac</a> that doesn&#39;t work with cross-compile) we run into the following issue: the tools folder seems to cause issues because they will be built for the target.</div>

<div><br></div><div>Any help would be appreciated. I wasn&#39;t sure if this should be sent to the gtkmm list instead but I thought it wouldn&#39;t hurt to see if anyone has had experience with this.</div><div><br></div>
<div>
Thanks,</div><div>Mohammad</div>