Compilation error version 1.6.xxx
Hi !
Why this error ?
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Arduino : 1.6.7 (Windows XP), Carte : "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
sketch\twi.c:1:17: fatal error: twi.c: No such file or directory
#include <twi.c>
^
compilation terminated.
exit status 1
Erreur lors de la compilation.
--------------------------------------------------------------------------------------------------------------------
This error only on my win XP computer, not on win 7 computer, and only with Arduino IDE higher version 1.6.x.x.x .
work perfectly with Arduino 1.0.5 or 1.0.6
PS: The files, configuration.h and other, created with configuration tool Repetier 0.91 or/and 0.92
What's about ?
Thanks
Why this error ?
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Arduino : 1.6.7 (Windows XP), Carte : "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
sketch\twi.c:1:17: fatal error: twi.c: No such file or directory
#include <twi.c>
^
compilation terminated.
exit status 1
Erreur lors de la compilation.
--------------------------------------------------------------------------------------------------------------------
This error only on my win XP computer, not on win 7 computer, and only with Arduino IDE higher version 1.6.x.x.x .
work perfectly with Arduino 1.0.5 or 1.0.6
PS: The files, configuration.h and other, created with configuration tool Repetier 0.91 or/and 0.92
What's about ?
Thanks
Comments
But the file "twi.c " is present in the Library folder!
No fix ?
Other Firmware, such as Marlin or Mackerel (for extruder wire) work correctly with Arduino 1.6.5, and are compiled without problems
Should I therefore continue with Arduino 1.06 for Repetier firmware?
It's not a very good solution!
in my opinion
The problem rather comes from a bad command misinterpreted in the firmware Repetier with Win XP
thanks
And why older firmware like Marlin, Mackerel and other always works with IDE, and the firmware REPETIER don't work correctly ?