[PD] compiling cw_binaural~ for android

Antoine Villeret antoine.villeret at gmail.com
Tue Oct 15 18:06:48 CEST 2013


hi,

the Makefile is from template version 1.0.7 whereas the actual template is
1.0.14
as cw_binaural~ library is written in C++ (at least have .cpp file, I
didn't look at the code) the template needs some tweak to work

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

+
a


--
do it yourself
http://antoine.villeret.free.fr


2013/10/15 Husk 00 <husk00 at gmail.com>

> Hi list,
> I'm trying to compile cw_binaural~ external for android but I get this
> error:
>
> g++ /home/husk/src/pd/pure-data/src/ -o "src/cw_binaural~.o" -c
> "src/cw_binaural~.cpp"
> src/cw_binaural~.cpp: In function ‘void
> cw_binaural_set_listen_db(t_cw_binaural_tilde*, t_symbol*)’:
> src/cw_binaural~.cpp:78:20: error: ‘logstring2pdterm’ was not declared in
> this scope
> src/cw_binaural~.cpp: In function ‘void
> cw_binaural_set_cipic_db(t_cw_binaural_tilde*, t_symbol*)’:
> src/cw_binaural~.cpp:89:20: error: ‘logstring2pdterm’ was not declared in
> this scope
> src/cw_binaural~.cpp: In function ‘void
> cw_binaural_set_hrtf_db(t_cw_binaural_tilde*, t_symbol*, t_symbol*,
> t_symbol*, t_symbol*)’:
> src/cw_binaural~.cpp:132:20: error: ‘logstring2pdterm’ was not declared in
> this scope
> src/cw_binaural~.cpp: In function ‘void
> cw_binaural_tilde_free(t_cw_binaural_tilde*)’:
> src/cw_binaural~.cpp:141:20: error: ‘logstring2pdterm’ was not declared in
> this scope
> src/cw_binaural~.cpp: In function ‘void* cw_binaural_tilde_new(t_symbol*,
> int, t_atom*)’:
> src/cw_binaural~.cpp:178:24: error: ‘logstring2pdterm’ was not declared in
> this scope
> src/cw_binaural~.cpp:192:20: error: ‘logstring2pdterm’ was not declared in
> this scope
> make: *** [src/cw_binaural~.o] Error 1
>
> The external seems to use TemplateLibrary, so it should compile, rights?
> what the problem here?
>
> thanks in advance
>  husk
>
> --
> "l'importante nella vita é avere pregiudizi a priori su tutto"
> Jean-Paul-Sartre
>
> www.estereotips.net
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20131015/89ef5e91/attachment.htm>


More information about the Pd-list mailing list