Changing build configuration in Eclipse
Posted: Mon Jan 17, 2022 7:17 pm
While trying to build a project from a git repository, I ran into the CCache error caused by long paths. (viewtopic.php?t=14651)
The error itself I managed to fix by the proposed solution (Change build directory) in that topic, but only on the esp-idf cmd.
So my question is: How do I do that on the Eclipse IDE?
Apparently it's possible to do that under Projects -> Build Configurations -> Manage... but this option is greyed out and inaccessible with ESP-IDF projects.
The error itself I managed to fix by the proposed solution (Change build directory) in that topic, but only on the esp-idf cmd.
So my question is: How do I do that on the Eclipse IDE?
Apparently it's possible to do that under Projects -> Build Configurations -> Manage... but this option is greyed out and inaccessible with ESP-IDF projects.