-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
esp32: build error on windows with sed expression #9281
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
Comments
Tried to build Zephyr port on Windows
result is a similar error:
Probably related to: Line 105 in bdbc444
Environment(s)
PSWhen sed commands are correctly escaped for win there are other issues. For example, path slash and backslash within pipes: Absolute include path of the |
@sgyuri2003 could you test if #9451 fixes the issue for you? |
Add support for AutosportLabs ESP32-CAN-X2
Uh oh!
There was an error while loading. Please reload this page.
ESP32 Build error!
Windows : String in ESP-IDF Cmd windows
C:\micropython\ports\esp32>make USER_C_MODULES=../../../examples/usercmodule/micropython.cmake
[1152/1386] Generating ../../genhdr/qstrdefs.preprocessed.h
FAILED: genhdr/qstrdefs.preprocessed.h C:/micropython/ports/esp32/build-generic/genhdr/qstrdefs.preprocessed.h
esp-idf\main\CMakeFiles\qstrdefs.preprocessed.h-0fb6a53.bat 5964d331c9989f35
sed: -e expression #1, char 10: unterminated `s' command
'"/"' is not recognized as an internal or external command,
operable program or batch file.
[1154/1386] Generating ../../genhdr/root_pointers.h
The text was updated successfully, but these errors were encountered: