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

Closed
@tbk2

Description

@tbk2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions