Search found 1 match

by sans-ltd
Thu Jan 11, 2024 1:17 pm
Forum: ESP-IDF
Topic: Code Generation fails within PlatformIO
Replies: 1
Views: 26687

Code Generation fails within PlatformIO

Hello,

we are currently trying to get the code generation for some proto files working in our project.
We followed https://docs.espressif.com/projects/esp-idf/en/v4.1/api-guides/build-system.html#source-code-generation and added the following lines into out component CMakeLists.txt:

idf ...

Go to advanced search