[PD] compiling cw_binaural~ for android

Husk 00 husk00 at gmail.com
Tue Oct 15 13:31:15 CEST 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20131015/6bcc9b32/attachment.htm>


More information about the Pd-list mailing list