We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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'
__locale_ctype_ptr' (.text.trim_spaces+0x20): undefined reference to
__locale_ctype_ptr' (.text.trim_spaces+0x51): undefined reference to
__locale_ctype_ptr' (.literal.dialog_sm_thread+0x30): undefined reference to
The text was updated successfully, but these errors were encountered:
Hi @Gojok Unfortunately we haven't actually tried esp-va-sdk with Eclipse yet. We need some time for that.
Sorry, something went wrong.
No branches or pull requests
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'
The text was updated successfully, but these errors were encountered: