busel7 / JWSMurottal

Jam Waktu Sholat Menggunakan NodeMCU ESP8266 dan Panel LED P10 HUB12
GNU General Public License v3.0
18 stars 15 forks source link

Error compiling for board NodeMCU 1.0 (ESP-12E Module). #3

Closed valkamel closed 3 years ago

valkamel commented 3 years ago

Arduino: 1.8.13 (Linux), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, Flash, Legacy (new can return nullptr), All SSL ciphers (most compatible), 4MB (FS:2MB OTA:~1019KB), 2, v2 Lower Memory, Disabled, None, Only Sketch, 460800"

In file included from /home/amanek/Arduino/Project/JWSMurottal/JWSMurottal.ino:23:0: /home/amanek/Arduino/libraries/PrayerTimes/PrayerTimes.h:8:20: fatal error: String.h: No such file or directory

include

                ^

compilation terminated. exit status 1 Error compiling for board NodeMCU 1.0 (ESP-12E Module).

This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.

busel7 commented 3 years ago

try changing the file /home/amanek/Arduino/libraries/PrayerTimes/PrayerTimes.h

include

with

include

Default String.h with S uppercase change to string.h small s lowercase

busel7 commented 3 years ago

Mudah-mudahan sudah bisa, case ini kami close. Jika masih ada kendala bisa membuka case ini lagi, terimakasih.