Page 1 of 1

Error with "esp-idf-v5.3.2 -> riscv32-esp-elf-gcc-13.2.0" with nimble and c++

Posted: Thu Dec 19, 2024 4:06 pm
by Demetrio Magrin
Hello,

I have seen that the version "esp-idf-v5.3.2->riscv32-esp-elf-gcc-13.2.0" with "nimble" and "C/C++ function" generates many errors on compilation.
These errors are not with the previous version "esp-idf-v4.4.6->riscv32-esp-elf-gcc-8.4.0" with "nimble" and "C/C++ function".

Note: a project with the version "esp-idf-v5.3.2->riscv32-esp-elf-gcc-13.2.0" with bluedroid and "C/C++ function" compiles correctly.

How can I fix these errors ?
Thanks

Demetrio Magrin