Hi Guys,
I hope you are doing well all of you!
I am working in ESP8266 and during upload the code I got this error:
Multiple libraries were found for "ESP8266WiFi.h"
Used: C:\Users\moham\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.2\libraries\ESP8266WiFi
Not used: C:\Program Files (x86)\Arduino\libraries\WiFi
exec: "make": executable file not found in %PATH%
Error compiling for board NodeMCU 1.0 (ESP-12E Module).
I think need to install "make" in windows...Actually I looked for GNU for windows and I install it but don't know how to let Arduino IDE use it!
Sorry if I am asking in wrong way because I am still fresh with make.exe way