Closed louisom closed 7 years ago
Hi, thanks for reporting this. I am not able to help myself, as my macbook runs Linux only. I will ask around to see if someone can reproduce this.
@grapherd It looks like you may not have ncurses
installed or pkg-config
is not finding it. What is the output of the following commands on your machine?
pkg-config --libs ncurses
pkg-config --libs ncursesw
@grapherd Any luck with this? Did you try g5pw solution? Thanks,
@danielinux sorry for late reply, my mac was broke and sent to repair......
I think the problem isn't @g5pw says, I've testing by applying this patch, it have similar problem, but after trying pkg-config, it still pop out the same question.
I'm not sure is makefile problem or not, I get a try when my mac comeback.
also, will you attend FOSDEM2017?
Thanks,
Yes, I'll be there, I am part of the staff. Also relevant: @brabo 's talk in the IoT devroom https://fosdem.org/2017/schedule/event/iot_frosted/
@grapherd any news on this? Can we close the issue? We don't have any Darwin, so we can't really test...
Not enough information. Closing.
Still trying to fix this problem.
testing method from: https://github.com/espressif/esp-idf/issues/25