Welcome! Log In Create A New Profile

Advanced

Issue with compiling

Posted by Enzo-B 
Issue with compiling
February 02, 2024 12:29PM
Hello guys
when I compile the marlin I face with this issue
please help me
Attachments:
open | download - Screenshot (66).png (307.8 KB)
Re: Issue with compiling
February 02, 2024 11:27PM
Platformio does not like something in your path to the Marlin source

often non English characters or spaces or ' charater in the path will confuse platformio.
Re: Issue with compiling
February 06, 2024 10:36AM
the problem is with the mks tinybee board in new version of marlin beacause when I compile the marlin with other board there is no problem!
I tried some ways but the error is still exist!
Re: Issue with compiling
February 06, 2024 02:32PM
Every time someone adds new code to marlin a large number of test build are done automatically.

This includes two different builds for the mks tinybee see [github.com] for details.

Issue is on your computer

delete your C:\Users\ASUS-PLUS\.platformio directory and restart vscode to reinstall platformio from scratch (give it time to download everything it needs from the internet, do not reboot or restart til it has finished)

Also shorten the path to marlin, ie move the marlin directory to the root of the drive. Windows has issues with long paths

Edited 1 time(s). Last edit at 02/06/2024 05:38PM by Dust.
Re: Issue with compiling
February 07, 2024 02:42PM
thank you so much bro It fixed
but the problem is I can't connect to webserver control after install the new version of marlin

Edited 2 time(s). Last edit at 02/08/2024 05:39AM by Enzo-B.
Sorry, only registered users may post in this forum.

Click here to login