Arduino "Exit Status 1 derleme" Hatası

taa.cs

Hectopat
Katılım
2 Ekim 2020
Mesajlar
164
Daha fazla  
Cinsiyet
Erkek
Çağan Çelik'in yaptığı mini hava istasyonu uygulamasında Arduino hata veriyor. Exit status 1 derleme hatası ve bir sürü yazı var. Hatayı neden veriyor?

Arduino:1.8.13 (Windows Store 1.8.42. 0) (Windows 10), kart:"Arduino Leonardo"

C:\Users\bruh\Desktop\weather_station\weather_station.ino: ın function 'Void loop()':

C:\Users\bruh\Desktop\weather_station\weather_station.ino:138:46: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:147:46: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:148:44: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:166:29: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:168:29: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:179:28: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:191:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:200:46: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:201:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:202:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:344:46: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:346:37: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:348:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\Desktop\weather_station\weather_station.ino:350:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

C:\Users\bruh\AppData\Local\Temp\cclqaAkk.ltrans0.ltrans.o: ın function 'loop':

C:\Users\bruh\Desktop\weather_station/weather_station.ino:135: undefined reference to 'intro'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:135: undefined reference to 'intro'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:145: undefined reference to 'intro'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:145: undefined reference to 'intro'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:162: undefined reference to 'sicaklik_bitmap'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:162: undefined reference to 'sicaklik_bitmap'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:175: undefined reference to 'nem_bitmap'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:175: undefined reference to 'nem_bitmap'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:187: undefined reference to 'basinc_bitmap'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:187: undefined reference to 'basinc_bitmap'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:292: undefined reference to 'uparrow'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:292: undefined reference to 'uparrow'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:297: undefined reference to 'uparrow'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:297: undefined reference to 'uparrow'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:309: undefined reference to 'equal'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:309: undefined reference to 'equal'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:314: undefined reference to 'equal'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:314: undefined reference to 'equal'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:326: undefined reference to 'downarrow'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:326: undefined reference to 'downarrow'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:331: undefined reference to 'downarrow'.

C:\Users\bruh\Desktop\weather_station/weather_station.ino:331: undefined reference to 'downarrow'.

collect2.exe: Error: Ld returned 1 exit status.

Exit status 1

Arduino Leonardo kartı için derleme hatası.

This report would have more information with.
"Show verbose output during compilation"
Option enabled in file -> preferences.
 
Son düzenleyen: Moderatör:
Uyarı! Bu konu 5 yıl önce açıldı.
Muhtemelen daha fazla tartışma gerekli değildir ki bu durumda yeni bir konu başlatmayı öneririz. Eğer yine de cevabınızın gerekli olduğunu düşünüyorsanız buna rağmen cevap verebilirsiniz.

Technopat Haberler

Yeni konular

Geri
Yukarı