Hi, I tried to compile firmware, but receive some strange errors:
Error: Command failed: /Users/apla/Library/Application Support/Brackets/extensions/user/brackets-arduino/build/GCodes.cpp: In member function 'void GCodes::Init()':
/Users/apla/Library/Application Support/Brackets/extensions/user/brackets-arduino/build/GCodes.cpp:59:16: error: assigning to an array from an initializer list
gCodeLetters = GCODE_LETTERS
I know, you recommend the eclipse way, but I have command line utility written by myself and seems this error is last stop before I get compiled firmware.
Hi, I tried to compile firmware, but receive some strange errors:
I know, you recommend the eclipse way, but I have command line utility written by myself and seems this error is last stop before I get compiled firmware.
This is command caused error: