error While Building Esp32 Application with Eclipse
Posted: Tue Dec 11, 2018 1:30 pm
hi
i am trying to configure Esp environment on eclipse
I followed steps given in official Document
when I try to build, I am getting following error.
IOError: C:/msys32/home/renu/esp-idf/Kconfig:59: Could not open '/home/renu/esp-idf/components/app_update/Kconfig.projbuild' (ENOENT: No such file or directory). Perhaps the $srctree environment variable (which was unset) is set incorrectly. Note that the current value of $srctree is saved when the Kconfig instance is created (for consistency and to cleanly separate instances). Also note that e.g. $FOO in a 'source' statement does not refer to the environment variable FOO, but rather to the Kconfig Symbol FOO (which would commonly have 'option env="FOO"' in its definition).
make: *** [/home/renu/esp-idf/components/esp32/Makefile.projbuild:51: /home/renu/esp/hello_world/build/esp32/esp32.common.ld] Error 1
i am trying to configure Esp environment on eclipse
I followed steps given in official Document
when I try to build, I am getting following error.
IOError: C:/msys32/home/renu/esp-idf/Kconfig:59: Could not open '/home/renu/esp-idf/components/app_update/Kconfig.projbuild' (ENOENT: No such file or directory). Perhaps the $srctree environment variable (which was unset) is set incorrectly. Note that the current value of $srctree is saved when the Kconfig instance is created (for consistency and to cleanly separate instances). Also note that e.g. $FOO in a 'source' statement does not refer to the environment variable FOO, but rather to the Kconfig Symbol FOO (which would commonly have 'option env="FOO"' in its definition).
make: *** [/home/renu/esp-idf/components/esp32/Makefile.projbuild:51: /home/renu/esp/hello_world/build/esp32/esp32.common.ld] Error 1