04-04-2017 07:31 AM
Dear Forum,
I connect my mega2560 board at usb and start arduino.exe (1.8.2). I read "http://digital.ni.com/public.nsf/allkb/8C07747189606D148625789C005C2DD6" in the forum.
Then:
I open LIFA_base.ino and start upload. An Error occured:
"......
Arduino: 1.8.2 (Windows 7), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
C:\Users\a.hallmann\Documents\Arduino\libraries\LiquidCrystal\I2CIO.cpp:35:26: fatal error: ../Wire/Wire.h: No such file or directory
#include <../Wire/Wire.h>
^
compilation terminated.
Mehrere Bibliotheken wurden für "LiquidCrystal.h" gefunden
Benutzt: C:\Users\a.hallmann\Documents\Arduino\libraries\LiquidCrystal
Nicht benutzt: C:\Program Files (x86)\Arduino\libraries\LiquidCrystal
exit status 1
Fehler beim Kompilieren für das Board Arduino/Genuino Mega or Mega 2560.
Dieser Bericht wäre detaillierter, wenn die Option
"Ausführliche Ausgabe während der Kompilierung"
in Datei -> Voreinstellungen aktiviert wäre.
..."
what makr i wrong
04-14-2017 05:04 PM
Because LIFA hasn't been updated in several years (it was replace by LINX a few year ago), it won't properly compile with current versions of the Arduino IDE.
So, I recommend that you use LINX.