<div dir="ltr">hi,<div><br></div><div>the Makefile is from template version 1.0.7 whereas the actual template is 1.0.14</div><div>as cw_binaural~ library is written in C++ (at least have .cpp file, I didn&#39;t look at the code) the template needs some tweak to work</div>


<div><br></div><div>also I just tried this and I got :</div><div><div>make: *** Pas de règle pour fabriquer la cible « cw_binaural~.so », nécessaire pour « all ». Arrêt.</div></div><div><br></div><div>+</div><div>a</div>

<div><br></div></div><div class="gmail_extra"><br clear="all"><div>--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br></div>
<br><br><div class="gmail_quote">2013/10/15 Husk 00 <span dir="ltr">&lt;<a href="mailto:husk00@gmail.com" target="_blank">husk00@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 dir="ltr">Hi list,<div>I&#39;m trying to compile cw_binaural~ external for android but I get this error:</div><div><br></div><div><div>g++ /home/husk/src/pd/pure-data/src/ -o &quot;src/cw_binaural~.o&quot; -c &quot;src/cw_binaural~.cpp&quot;</div>


<div>src/cw_binaural~.cpp: In function ‘void cw_binaural_set_listen_db(t_cw_binaural_tilde*, t_symbol*)’:</div><div>src/cw_binaural~.cpp:78:20: error: ‘logstring2pdterm’ was not declared in this scope</div><div>src/cw_binaural~.cpp: In function ‘void cw_binaural_set_cipic_db(t_cw_binaural_tilde*, t_symbol*)’:</div>


<div>src/cw_binaural~.cpp:89:20: error: ‘logstring2pdterm’ was not declared in this scope</div><div>src/cw_binaural~.cpp: In function ‘void cw_binaural_set_hrtf_db(t_cw_binaural_tilde*, t_symbol*, t_symbol*, t_symbol*, t_symbol*)’:</div>


<div>src/cw_binaural~.cpp:132:20: error: ‘logstring2pdterm’ was not declared in this scope</div><div>src/cw_binaural~.cpp: In function ‘void cw_binaural_tilde_free(t_cw_binaural_tilde*)’:</div><div>src/cw_binaural~.cpp:141:20: error: ‘logstring2pdterm’ was not declared in this scope</div>


<div>src/cw_binaural~.cpp: In function ‘void* cw_binaural_tilde_new(t_symbol*, int, t_atom*)’:</div><div>src/cw_binaural~.cpp:178:24: error: ‘logstring2pdterm’ was not declared in this scope</div><div>src/cw_binaural~.cpp:192:20: error: ‘logstring2pdterm’ was not declared in this scope</div>


<div>make: *** [src/cw_binaural~.o] Error 1</div><div><br></div><div>The external seems to use TemplateLibrary, so it should compile, rights?</div><div>what the problem here?</div><div><br></div><div>thanks in advance</div>

<span class="HOEnZb"><font color="#888888">
<div>husk</div><div><br></div>-- <br>&quot;l&#39;importante nella vita é avere pregiudizi a priori su tutto&quot; <div>Jean-Paul-Sartre<br><div><br><a href="http://www.estereotips.net" target="_blank">www.estereotips.net</a></div>


</div>
</font></span></div></div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>