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

Support relative paths in UNIX search PATH #8938

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

me-no-dev
Copy link
Member

Copy of #8622 for v3.0.0

@me-no-dev me-no-dev added this to the 3.0.0-Aplha3 milestone Nov 29, 2023
@VojtechBartoska VojtechBartoska added the Status: Pending Merge Pull Request is ready to be merged label Nov 29, 2023
@me-no-dev me-no-dev merged commit 789ae4c into master Nov 29, 2023
45 checks passed
@me-no-dev me-no-dev deleted the enchancement/relative_paths_v3 branch November 29, 2023 13:50
@tbk2
Copy link

tbk2 commented Nov 30, 2023

Hi,

since this commit I get this error:

$ 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....

if i checkout commit e4b701b everything is fine

@me-no-dev
Copy link
Member Author

I see that you are using makeEspArduino. Could it be that it's parsing platform.txt wrong?

@tbk2
Copy link

tbk2 commented Nov 30, 2023

the new commit of makeEspArduino fixed the problem (plerup/makeEspArduino@d3c088b)!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Merge Pull Request is ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants