Cannot compile marlin on Windows 10 - File name too long? SOLVED July 21, 2016 07:17AM |
Registered: 7 years ago Posts: 165 |
The error message says: Arduino: 1.6.9 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)" fork/exec C:\ArduinoIDE\hardware\tools\avr/bin/avr-gcc.exe: The filename or extension is too long. Error compiling for board Arduino/Genuino Mega or Mega 2560. This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.(Verbose output throws too much data for this forum to handdle, but eventually it fails with the same message)
Re: Cannot compile marlin on Windows 10 - File name too long? July 21, 2016 11:05AM |
Registered: 7 years ago Posts: 552 |
Re: Cannot compile marlin on Windows 10 - File name too long? July 21, 2016 11:30AM |
Registered: 7 years ago Posts: 165 |
Re: Cannot compile marlin on Windows 10 - File name too long? July 21, 2016 01:57PM |
Registered: 11 years ago Posts: 548 |
Re: Cannot compile marlin on Windows 10 - File name too long? July 21, 2016 02:31PM |
Registered: 7 years ago Posts: 165 |
Re: Cannot compile marlin on Windows 10 - File name too long? July 21, 2016 03:50PM |
Registered: 11 years ago Posts: 548 |
Re: Cannot compile marlin on Windows 10 - File name too long? July 21, 2016 04:13PM |
Registered: 7 years ago Posts: 165 |
Re: Cannot compile marlin on Windows 10 - File name too long? July 21, 2016 05:16PM |
Registered: 7 years ago Posts: 165 |
#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLERSeems to be the shit here.
Re: Cannot compile marlin on Windows 10 - File name too long? July 21, 2016 11:03PM |
Registered: 11 years ago Posts: 548 |
Re: Cannot compile marlin on Windows 10 - File name too long? July 22, 2016 05:01AM |
Registered: 7 years ago Posts: 165 |
Sketch uses 107,004 bytes (42%) of program storage space. Maximum is 253,952 bytes. Global variables use 5,056 bytes (61%) of dynamic memory, leaving 3,136 bytes for local variables. Maximum is 8,192 bytes.
Re: Cannot compile marlin on Windows 10 - File name too long? July 22, 2016 02:08PM |
Registered: 7 years ago Posts: 165 |
Re: Cannot compile marlin on Windows 10 - File name too long? July 22, 2016 02:25PM |
Registered: 7 years ago Posts: 46 |
Re: Cannot compile marlin on Windows 10 - File name too long? SOLVED July 28, 2016 03:03PM |
Registered: 6 years ago Posts: 3 |
fork/exec C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-gcc.exe: The filename or extension is too long. Error compiling for board Arduino/Genuino Mega or Mega 2560.
Re: Cannot compile marlin on Windows 10 - File name too long? SOLVED October 24, 2016 12:13AM |
Registered: 6 years ago Posts: 1 |