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

esp32 amazon_alexa undefined reference to `__locale_ctype_ptr' #168

Open
Gojok opened this issue Apr 14, 2022 · 1 comment
Open

esp32 amazon_alexa undefined reference to `__locale_ctype_ptr' #168

Gojok opened this issue Apr 14, 2022 · 1 comment

Comments

@Gojok
Copy link

Gojok commented Apr 14, 2022

Error when compiling amazon_alexa project on idf4.4 (.literal.trim_spaces+0x0): undefined reference to `__locale_ctype_ptr'.

I did not change anything in the project, I imported it into eclipse and started compiling.

log:
(.literal.trim_spaces+0x0): undefined reference to __locale_ctype_ptr' (.text.trim_spaces+0x20): undefined reference to __locale_ctype_ptr'
(.text.trim_spaces+0x38): undefined reference to __locale_ctype_ptr' (.text.trim_spaces+0x51): undefined reference to __locale_ctype_ptr'
(.text.trim_spaces+0x6a): undefined reference to __locale_ctype_ptr' (.literal.dialog_sm_thread+0x30): undefined reference to xTaskNotify'
(.text.dialog_sm_thread+0xae): undefined reference to `xTaskNotify'

@avsheth
Copy link
Collaborator

avsheth commented Aug 1, 2022

Hi @Gojok
Unfortunately we haven't actually tried esp-va-sdk with Eclipse yet. We need some time for that.

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

2 participants