Page 1 of 1

i3 / Sanguinololu : impossible to compile firmware

Posted: Tue Mar 24, 2015 10:59 pm
by carmelo42
Hello,

I have received the firmware from Geeetech, but I am unable to compile it :

In file included from BlinkM.cpp:5:
/Marlin.h:30:22: error: Arduino.h: No such file or directory
/Marlin.h:50:21: error: WString.h: No such file or directory
In file included from /Marlin.h:41,
from BlinkM.cpp:5:
MarlinSerial.h:150: error: expected ',' or '...' before '&' token
MarlinSerial.h:150: error: ISO C++ forbids declaration of 'String' with no type
MarlinSerial.h:169: error: expected ',' or '...' before '&' token
MarlinSerial.h:169: error: ISO C++ forbids declaration of 'String' with no type
/MarlinSerial.h: In member function 'void MarlinSerial::print(int)':
MarlinSerial.h:152: error: 's' was not declared in this scope


It seems some files are missing from the archive ...

Re: i3 / Sanguinololu : impossible to compile firmware

Posted: Wed Mar 25, 2015 10:04 am
by zhangxueyou
Hi, carmelo42
If you mainboard type is Sanguinololu, you need to download another file.
You can see my post at this page:
http://www.geeetech.com/forum/viewtopic ... 14&t=16097

Re: i3 / Sanguinololu : impossible to compile firmware

Posted: Wed Mar 25, 2015 4:05 pm
by carmelo42
it's ok now, thanks :)