Welcome! Log In Create A New Profile

Advanced

marlin arduino compile error

Posted by homecore 
marlin arduino compile error
October 27, 2013 11:20AM
Hello everyone,

It's been a while since I played around with my reprap. But something weird seems te happen when I'm trying to compile Marlin. I posted the errors here under, but I don't know what's wrong. I don't seem to find a Wstring.h file in the marlin zip-file...although I have used that zip-file in the past without problems...

should I just find a new Marlin version? I'm on a GEN6 board and standard mendel.

Thanks for your time!

C:\Users\Hannes\AppData\Local\Temp\build1600591116959903428.tmp\/Marlin.h:47:21: error: WString.h: No such file or directory

C:\Users\Hannes\AppData\Local\Temp\build1600591116959903428.tmp\/MarlinSerial.h:116: error: expected ',' or '...' before '&' token

C:\Users\Hannes\AppData\Local\Temp\build1600591116959903428.tmp\/MarlinSerial.h:116: error: ISO C++ forbids declaration of 'String' with no type

C:\Users\Hannes\AppData\Local\Temp\build1600591116959903428.tmp\/MarlinSerial.h:135: error: expected ',' or '...' before '&' token

C:\Users\Hannes\AppData\Local\Temp\build1600591116959903428.tmp\/MarlinSerial.h:135: error: ISO C++ forbids declaration of 'String' with no type

C:\Users\Hannes\AppData\Local\Temp\build1600591116959903428.tmp\/MarlinSerial.h: In member function 'void MarlinSerial::print(int)':

C:\Users\Hannes\AppData\Local\Temp\build1600591116959903428.tmp\/MarlinSerial.h:118: error: 's' was not declared in this scope
Re: marlin arduino compile error
October 28, 2013 05:00AM
Wrong version of the Arduino IDE. There were major changes between 0023 and 1.0.


Generation 7 Electronics Teacup Firmware RepRap DIY
     
Re: marlin arduino compile error
October 28, 2013 03:40PM
Thanks for your thought, traumflug. I could try to reïnstall Arduino, although it seems odd that this would be the cause of my problems.

I have Arduino 0018...and I didn't reïnstall it lately...it seems weird to me that the arduino IDE can be the cause if I haven't made any changes to it since the last time everything worked fine?
Sorry, only registered users may post in this forum.

Click here to login