You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: