-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
src/sound/sound.c: В функции «destruct»:
src/sound/sound.c:22:20: ошибка: «struct tcsound» не содержит элемента с именем «tmr»
tmr_cancel(&snd->tmr);
^
src/sound/sound.c: В функции «tcsound_alloc»:
src/sound/sound.c:46:18: ошибка: «struct tcsound» не содержит элемента с именем «tmr»
tmr_init(&snd->tmr);
^
src/sound/sound.c: В функции «tcsound_start»:
src/sound/sound.c:93:25: ошибка: «app» undeclared (first use in this function)
ajitter_set_handler(app->record_jitter, captured, snd);
^
tcsip вообще когда-нибудь собирался? (;
Metadata
Metadata
Assignees
Labels
No labels