-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MacOS ESP8266 (Moddable Zero) setup doesnt verify #51
Comments
mkellner
added a commit
that referenced
this issue
May 3, 2018
@sanandnarayan I'm not sure if you've noticed but commit a5dc8ae which references this issue looks like it should fix the issue. @mkellner I'm not sure if you expected the reference from commit a5dc8ae to this issue to trigger notifications for this issue but if so this is not the case. |
Thank you for the support. It works 👍 :-) |
mkellner
added a commit
that referenced
this issue
May 7, 2018
mkellner
added a commit
that referenced
this issue
May 31, 2018
mkellner
added a commit
that referenced
this issue
Jun 1, 2018
mkellner
added a commit
that referenced
this issue
Jun 9, 2018
mkellner
added a commit
that referenced
this issue
Jun 19, 2018
mkellner
added a commit
that referenced
this issue
Jun 22, 2018
mkellner
added a commit
that referenced
this issue
Jul 5, 2018
mkellner
added a commit
that referenced
this issue
Jul 24, 2018
mkellner
added a commit
that referenced
this issue
Aug 9, 2018
mkellner
added a commit
that referenced
this issue
Aug 13, 2018
mkellner
added a commit
that referenced
this issue
Aug 18, 2018
mkellner
added a commit
that referenced
this issue
Aug 21, 2018
mkellner
added a commit
that referenced
this issue
Aug 28, 2018
mkellner
added a commit
that referenced
this issue
Sep 22, 2018
mkellner
added a commit
that referenced
this issue
Oct 1, 2018
mkellner
added a commit
that referenced
this issue
Oct 11, 2018
mkellner
added a commit
that referenced
this issue
Oct 22, 2018
mkellner
added a commit
that referenced
this issue
Oct 30, 2018
mkellner
added a commit
that referenced
this issue
Nov 13, 2018
mkellner
added a commit
that referenced
this issue
Nov 22, 2018
mkellner
added a commit
that referenced
this issue
Dec 20, 2018
mkellner
added a commit
that referenced
this issue
Dec 21, 2018
mkellner
added a commit
that referenced
this issue
Jan 7, 2019
mkellner
added a commit
that referenced
this issue
Jan 29, 2019
mkellner
added a commit
that referenced
this issue
Feb 14, 2019
mkellner
added a commit
that referenced
this issue
Feb 21, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I have the MacOS getting started guide successfully till step 8 of ESP8266 (Moddable Zero) setup. I was able to verify the host environment setup by building the starter helloworld application for the desktop simulator target.
But when I do step 9 of ESP8266 (Moddable Zero) setup
I get the following error
make: *** No rule to make target /Users/anand/esp/ESP8266_RTOS_SDK/lib/libcirom.a', needed by /Users/anand/code/playground/moddable/build/tmp/esp/debug/lib/lib_a-setjmp.o'. Stop
i dont find the lib folder inside
/Users/anand/esp/ESP8266_RTOS_SDK
May i know what could be the issue and how I could debug this. Thank you for the support
The text was updated successfully, but these errors were encountered: