<albert@xxxxxxxxxxxxxx> writes: > /tmp/ccrCoGun.o(.text+0x55): In function `KK::utterance_loop()': > : undefined reference to `ad_read(ad_rec_t*, short*, int)' Make sure that the functions are declared 'extern "C"'.
<albert@xxxxxxxxxxxxxx> writes: > /tmp/ccrCoGun.o(.text+0x55): In function `KK::utterance_loop()': > : undefined reference to `ad_read(ad_rec_t*, short*, int)' Make sure that the functions are declared 'extern "C"'.