Hi guys, I am having a problem uploading the latest Repetier firmware to the RAMBo v1.2e. I'm using Arduino IDE v1.0.5-r2. I have the broad set to Mega 2560, and the right port
I'm getting this error
Commands.cpp:11: error: stray '\302' in program
Commands.cpp:11: error: stray '\267' in program
Commands.cpp:11: error: stray '\302' in program
Commands.cpp:11: error: stray '\267' in program
Commands.cpp:409: error: missing terminating " character
Commands.cpp:412: error: missing terminating " character
Commands.cpp

error: stray '#' in program
Commands.cpp

error: stray '#' in program
Commands.cpp

error: stray '#' in program
Commands.cpp

error: stray '#' in program
Commands.cpp

error: stray '#' in program
Commands.cpp

error: stray '#' in program
Commands.cpp

error: stray '#' in program
Commands.cpp:6: error: expected unqualified-id before '<' token
Commands.cpp

error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp

error: expected unqualified-id before '<' token
Commands.cpp

error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp

error: expected unqualified-id before '<' token
Commands.cpp

error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp

error: expected unqualified-id before '<' token
Commands.cpp

error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp

error: expected unqualified-id before '<' token
Commands.cpp

error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp

error: expected unqualified-id before '<' token
Commands.cpp

error: expected unqualified-id before '<' token
Commands.cpp

error: expected unqualified-id before numeric constant
The 6th line in Commands.cpp is highlighted
<title>RostockMAX/FIRMWARE/Repetier/Commands.cpp at master · seemecnc/RostockMAX · GitHub</title>
Any help, would be great
Thanks, John