Skip to content
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

2.0 compile errors ' create process ' no such file eccc cfg files included here #7990

Closed
ghost opened this issue Oct 15, 2017 · 6 comments
Closed

Comments

@ghost
Copy link

ghost commented Oct 15, 2017

Hi , is there someone to try to compile 2.0 with these three files please
My compiler stops and shows avr-gcc: error: CreateProcess: No such file or directory

Marlin.zip
thks

gen 7 v1.4 atmega2560

@bobc
Copy link

bobc commented Oct 15, 2017

This is the same issue as #7931

Recommended workaround (thanks to vMeph)

  1. Create a new temp folder with a short path, e.g "c:\tmp"

  2. Open Arduino IDE and go to Preferences and see where the preferences.txt file is saved

30740380-a3fdf732-9f88-11e7-83ea-2fb1791bde2d

in this case it is located in C:\Users\vMeph\AppData\Local\Arduino15

  1. Go to that location and open preferences.txt file with Notepad
    On the 3rd line, add this line with the temp folder path created in step 1:

build.path=C:\tmp

@ghost
Copy link
Author

ghost commented Oct 16, 2017

🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵
@bobc Thank you very Much !!!
🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵

@fiveangle : sorry , it's my first interest for 2.0 and never look the topics about it , now , i will follow 😄

@FLYINGSC0T
Copy link

Hi. I have a similar issue where the compilation ends with an error. I'm using the Marlin Configurator app and the final output is as follows :

Building in release mode

Linking .pio\build\sanguino_atmega1284p\firmware.elf

avr-g++: error: CreateProcess: No such file or directory

*** [.pio\build\sanguino_atmega1284p\firmware.elf] Error 1

========================= [FAILED] Took 16.16 seconds =========================

Can anyone help in solving this issue please.

Also, I notice that on the Compile menu dropdown to select the environment for compilation that it is not possible to navigate to the end of the list. Is this normal ?

Thanks in advance for any advice.

@thinkyhead
Copy link
Member

@FLYINGSC0T — The problem is your build environment. I suggest you use PlatformIO in VSCode with the Auto Build Marlin extension to do your builds. Anyway, we don't answer questions or do user support here. Please read:

This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:

After seeking help from the community, if the consensus points to to a bug in Marlin, then you should post a bug report.

@github-actions
Copy link

github-actions bot commented Jun 2, 2021

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 2, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants