Skip to content

ESP32 builds stopped working after changes in the platform.txt file from the arduino-esp32 project (support relative paths in UNIX search PATH) #201

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
tbk2 opened this issue Nov 30, 2023 · 2 comments

Comments

@tbk2
Copy link

tbk2 commented Nov 30, 2023

Hi,

after the change in the platform.txt file from the arduino-esp32 espmake32 stop working. The Error looks like this:

$ espmake32
esp32-hal-dac.c
cbuf.cpp
stdlib_noniso.c
esptool.py v4.6
Creating esp32 image...
Merged 1 ELF section
Successfully created esp32 image.
/usr/bin/env: ‘:’: No such file or directory
make: *** [~/git/makeEspArduino/makeEspArduino.mk:528: prebuild] Error 127
make: *** Waiting for unfinished jobs....

The change in platform.txt that cause the problem is hier: espressif/arduino-esp32#8938

@plerup
Copy link
Owner

plerup commented Nov 30, 2023

Fixed in latest commit

@tbk2
Copy link
Author

tbk2 commented Nov 30, 2023

yes! great... Thank you!

@tbk2 tbk2 closed this as completed Nov 30, 2023
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

2 participants