Welcome! Log In Create A New Profile

Advanced

Error compiling Marlin 1.0.0 RC2 for reprapdiscount board

Posted by Sean 
Error compiling Marlin 1.0.0 RC2 for reprapdiscount board
March 24, 2013 12:06PM
Hi all, I just got my electronics (reprapdiscount ramps 1.4 with LCD smart controller) and wanted to try uploading Marlin.

I just trying to see if I can get Marlin to compile at first, so I didn't change anything. I opened the Marlin.pde file in Arduino 1.0.1 and it didn't work. I got the following error:

In file included from planner.cpp:59:0:
language.h:1465:1: error: expected unqualified-id before '<' token

I did some reading and found that people were having problems with Arduino 1.x.x, so I uninstalled it and downloaded ver. 0023 and tried again. I got the exact same error.

I also made sure that the board selected in the Arduino IDE was the Arduino Mega 2650.

Any ideas?
Re: Error compiling Marlin 1.0.0 RC2 for reprapdiscount board
March 26, 2013 05:09AM
hi
this is due to an error in the language.h file
edit /Marlin-Marlin_v1/Marlin/langage.h file
you need to delete this: < /pre> </body> < /html > at line n°1465

Edited 3 time(s). Last edit at 03/26/2013 05:18AM by labuse.
Re: Error compiling Marlin 1.0.0 RC2 for reprapdiscount board
March 29, 2013 02:12PM
I'm having the same problem and not sure what you mean by:


edit /Marlin-Marlin_v1/Marlin/langage.h file
"you need to delete this: < /pre>
Re: Error compiling Marlin 1.0.0 RC2 for reprapdiscount board
March 31, 2013 12:54PM
try arduino 022?
Re: Error compiling Marlin 1.0.0 RC2 for reprapdiscount board
April 02, 2013 09:18AM
km28104 Wrote:
-------------------------------------------------------
> I'm having the same problem and not sure what you
> mean by:
>
>
> edit /Marlin-Marlin_v1/Marlin/langage.h file
> "you need to delete this: < /pre> < /html > at
> line n°1465"
>
> Thanks,
>
> Ken


hi
sorry english is not my first langage.

a guy had made a mistake in the file named langage.h in the depot you to load
1 open marlin directory
2 find the file named langage.h then open it with a text editor
3 go to the last line number 1465
4 delete all html code
5 save the file
6 now you just compile
Re: Error compiling Marlin 1.0.0 RC2 for reprapdiscount board
November 01, 2015 01:56AM
Hi guys. I know this topic is pretty old but by any chance, would one of you have the untouched sources for the 1.0.0 RC2 mentionned here ? I cannot find it anywhere online !!
My printer came loaded with this version and I have the source (with all the configs for my machine) but I want to upgrade to a newer version so I want to check all the settings for my machine.
Have a nice day.
Sorry, only registered users may post in this forum.

Click here to login