Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when build #8

Open
helmuteke opened this issue Mar 2, 2022 · 0 comments
Open

Error when build #8

helmuteke opened this issue Mar 2, 2022 · 0 comments

Comments

@helmuteke
Copy link

hello ,

i did the steps more then 5 times but receive always same error when i build.

`AR build/lwip/liblwip.a
CC build/main/voip_app.o
/home/helmut/espwork/sip_phone_example/main/voip_app.c: In function '_sip_event_handler':
/home/helmut/espwork/sip_phone_example/main/voip_app.c:335:14: error: 'SIP_EVENT_BUSY' undeclared (first use in this function)
case SIP_EVENT_BUSY:
^
/home/helmut/espwork/sip_phone_example/main/voip_app.c:335:14: note: each undeclared identifier is reported only once for each function it appears in
/home/helmut/espwork/sip_phone_example/main/voip_app.c: In function 'app_main':
/home/helmut/espwork/sip_phone_example/main/voip_app.c:517:14: warning: unused variable 'tver' [-Wunused-variable]
uint32_t tver = stmpe610_getID();

`

Some a idea ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant