xoseperez / espurna

Home automation firmware for ESP8266-based devices
http://tinkerman.cat
GNU General Public License v3.0
2.98k stars 637 forks source link

Noob compile error in Windows under 1.6.10 portable #154

Closed xoseperez closed 6 years ago

xoseperez commented 7 years ago

Originally reported by: Pete (Bitbucket: xbmcnut, GitHub: xbmcnut)


Hi,

Wow, got everything cloned in and all the dependencies but when I try to verify, I get the following error even though the all.h file is there. Trying to upload to the H801.

#!arduino

C:\Users\peters\OneDrive\Home Automation\arduino1610Espurna\Portable\sketchbook\EspurnaIDE\code\espurna\espurna.ino:22:24: fatal error: config/all.h: No such file or directory

 #include "config/all.h"

                        ^

compilation terminated.

exit status 1
Error compiling for board Generic ESP8266 Module.
xoseperez commented 7 years ago

Original comment by Pete (Bitbucket: xbmcnut, GitHub: xbmcnut):


Moved to Platformio.