mariusmotea / diyHue

Philips Hue emulator that is able to control multiple types of lights
Other
627 stars 107 forks source link

.ino compilation..... #485

Closed estebangmn closed 5 years ago

estebangmn commented 5 years ago

hello,first of all thank you for all the work and upload here the files,i have several and infinite problems to compilate the .ino in my arduino,im always getting infinite errors when arduino ide try to include the libraries and compilate,is the first time i have so much and i could say infinite problems to compile some file .ino,i have tried everything,different libraries of the same kind,change the location,install a new version of IDE arduino and nothing,it's impossible make this .ino sketchs to build,

im trying to compile a simple sktech to activate a new led strip of ws2812b type in my raspberry with the hue bridge already running,this is one example but i have several errors in every librarie included at the begining of the code

Arduino\libraries\WiFiManager/WiFiManager.h:19:18: fatal error: memory: No such file or directory

i dont understand what happend because i add to the libraries several times and arduino ide can't find the files in the most of the cases,

please can you help me?????...

mariusmotea commented 5 years ago

Hi,

You need to open Arduino library manager and install following libraries:

Also ensure that you have installed ESP8266 library and you selected under boards the ESP board you use.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically closed as it has not had any recent activity. Thank you for your contributions.