<div dir="ltr"><div>That&#39;s true I&#39;m trying to build it to use in android I used the -DOUTSIDE_SPEEX. and i get <br><br>speex_resampler.h:51:2: error: #error &quot;Please define RANDOM_PREFIX (above) to something specific to your project to prevent symbol name clashes&quot;<br>
<br></div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/28 Gregory Maxwell <span dir="ltr">&lt;<a href="mailto:gmaxwell@gmail.com" target="_blank">gmaxwell@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Mon, Oct 28, 2013 at 11:26 AM, Antonio Juan &lt;<a href="mailto:anquegi@gmail.com">anquegi@gmail.com</a>&gt; wrote:<br>
&gt; Hi and thanks for your interest!<br>
&gt; this is the error, i need to add the speex folder and a path to the .h file<br>
&gt; and it works<br>
<br>
</div>Your problem appears to be that you&#39;ve thrown out the build system in<br>
opus-tools, so your defines are not right.<br>
This is a result of missing -DOUTSIDE_SPEEX.<br>
<br>
You should be using one of the provided build systems, if at all<br>
possible. If it is not possible you should take care to get all the<br>
details the same, such as setting the correct defines. Otherwise<br>
strange things like this will happen.<br>
</blockquote></div><br></div>