Skip to content

Cannot compile clean version of Marlin 2.0.x #10989

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hillsh opened this issue Nov 23, 2020 · 1 comment
Closed

Cannot compile clean version of Marlin 2.0.x #10989

hillsh opened this issue Nov 23, 2020 · 1 comment
Assignees
Labels
Component: Compilation Related to compilation of Arduino sketches OS: Windows Specific to the Windows version of the Arduino IDE Type: Bug Type: Duplicate Another item already exists for this topic

Comments

@hillsh
Copy link

hillsh commented Nov 23, 2020

I cannot compile a clean download of Marlin 2.0.x with Arduino 1.8.13. I have also tried the latest 1.9 beta version. The error I am getting is

Arduino: 1.9.0-beta (Windows 10), Board: "RAMBo"

avr-gcc: error: CreateProcess: No such file or directory

exit status 1
Error compiling for board RAMBo.

I think this error is somehow related to a problem with long filenames in Windows. I have searched diligently on the web and tried any and all suggestions, to no avail. I think this is a bug in Arduino which I hoped might be fixed in the beta version, but found it was not.

@per1234
Copy link
Collaborator

per1234 commented Nov 23, 2020

Even though it mentions a different error message, I believe this is the same as #10565 so I'll close this as duplicate.

You'll be happy to know that the issue should now be fixed in Arduino CLI (arduino/arduino-cli#961), from which it will eventually make its way to an Arduino IDE. You can try out the fix by using the nightly build of Arduino CLI :
https://arduino.github.io/arduino-cli/latest/installation/#nightly-builds

@per1234 per1234 closed this as completed Nov 23, 2020
@per1234 per1234 added Type: Bug Component: Compilation Related to compilation of Arduino sketches labels Dec 26, 2023
@per1234 per1234 self-assigned this Dec 26, 2023
@per1234 per1234 added Type: Duplicate Another item already exists for this topic OS: Windows Specific to the Windows version of the Arduino IDE labels Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Compilation Related to compilation of Arduino sketches OS: Windows Specific to the Windows version of the Arduino IDE Type: Bug Type: Duplicate Another item already exists for this topic
Projects
None yet
Development

No branches or pull requests

2 participants