i3 / Sanguinololu : impossible to compile firmware

Post Reply
carmelo42
Posts: 11
Joined: Wed Feb 11, 2015 10:48 pm

i3 / Sanguinololu : impossible to compile firmware

Post 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 ...
zhangxueyou
Posts: 1405
Joined: Fri Feb 06, 2015 1:33 pm

Re: i3 / Sanguinololu : impossible to compile firmware

Post 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
carmelo42
Posts: 11
Joined: Wed Feb 11, 2015 10:48 pm

Re: i3 / Sanguinololu : impossible to compile firmware

Post by carmelo42 »

it's ok now, thanks :)
Post Reply