curses.h
Posted: Mon Jul 02, 2018 9:53 am
Hi !
I'm new to ESP32 and I'm trying to build "hello-world" example in Eclipse enviroment with Windows10
I have this error
11:48:30 **** Incremental Build of configuration Default for project hello_world ****
python "c:\\msys32\\esp\\esp-idf/tools/windows/eclipse_make.py" all
fatal: unable to join threaded lstat
fatal: unable to join threaded lstat
In file included from mconf.c:23:0:
lxdialog/dialog.h:38:20: fatal error: curses.h: No such file or directory
compilation terminated.
make[1]: *** [<builtin>: mconf.o] Error 1
make: *** No rule to make target '/cygdrive/c/msys32/esp/esp-idf/tools/kconfig/conf', needed by '/cygdrive/c/ECLIPSE/ProgettiFW/hello_world/build/include/config/auto.conf'. Stop.
Running make in 'C:/ECLIPSE/ProgettiFW/hello_world'
Someone can help me?
Thank you very much!!!
lisa
I'm new to ESP32 and I'm trying to build "hello-world" example in Eclipse enviroment with Windows10
I have this error
11:48:30 **** Incremental Build of configuration Default for project hello_world ****
python "c:\\msys32\\esp\\esp-idf/tools/windows/eclipse_make.py" all
fatal: unable to join threaded lstat
fatal: unable to join threaded lstat
In file included from mconf.c:23:0:
lxdialog/dialog.h:38:20: fatal error: curses.h: No such file or directory
compilation terminated.
make[1]: *** [<builtin>: mconf.o] Error 1
make: *** No rule to make target '/cygdrive/c/msys32/esp/esp-idf/tools/kconfig/conf', needed by '/cygdrive/c/ECLIPSE/ProgettiFW/hello_world/build/include/config/auto.conf'. Stop.
Running make in 'C:/ECLIPSE/ProgettiFW/hello_world'
Someone can help me?
Thank you very much!!!
lisa