Skip to content
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

Cannot run program "/home/edwin/sketchbook/hardware/esp8266/tools/xtensa-lx106-elf/bin/xtensa-lx106-elf-g++" (in directory "."): error=2, No such file or directory #14

Closed
consolacion opened this issue Mar 11, 2016 · 1 comment

Comments

@consolacion
Copy link

I get the error Cannot run program "/home/user/sketchbook/hardware/esp8266/tools/xtensa-lx106-elf/bin/xtensa-lx106-elf-g++" (in directory "."): error=2, No such file or directory
I saw someone had that here before but apparently 'solved'it by removing a space in the "preference dialog" but there is no space there. Also, I seem to remember it has worked before.
What is causing this and what can I do. I am on 32 bit ubuntu

@bboyho
Copy link
Contributor

bboyho commented Mar 6, 2019

Hi,

I'm sorry for the delay in reply. I was going through some of the issues that have been open. I'm not sure what is causing this. I would need more information to determine what happened. It appears that you might have been using one of the ESP8266 board variants.

There are two possible reasons for this compile error based on my experience with the ESP8266. It could be the Arduino IDE version that you are using on your computer or a conflicting ESP8266 board definition. If you have not already determined the cause of the compile error, try the following:

It looks like there was a recent update in the ESP8266 tutorials that uses the ESP8266 as opposed to the one that was listed in this repo.

@bboyho bboyho closed this as completed Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants