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

After some nondeterministic time compile fails #4053

Open
mozgy opened this issue May 11, 2024 · 0 comments
Open

After some nondeterministic time compile fails #4053

mozgy opened this issue May 11, 2024 · 0 comments

Comments

@mozgy
Copy link

mozgy commented May 11, 2024

platformio, framework arduino
type some code, click Build, firmware compiled
type some more code, click Build, firmware compiled
watch a Netflix movie (or any other nonPlatformio action)
type some more code, click Build, BARF

Building in release mode
Compiling .pio\build\esp32s3cam\src\asyncWebServer.cpp.o
xtensa-esp32s3-elf-g++: error: CreateProcess: No such file or directory
xtensa-esp32s3-elf-g++: error: CreateProcess: No such file or directory
*** [.pio\build\esp32s3cam\src\asyncWebServer.cpp.o] Error 1

what gives?
And yes, deleting C:/Users/.../.platformio/ dir helps as it rebuilds everything from start but few hours later it happens again ..
Not to mention that is very time consuming to download several gigs of complete environment every time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant