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

IDF V5.0 Results is Lexing error #101

Open
ginodecock opened this issue Jan 27, 2023 · 2 comments
Open

IDF V5.0 Results is Lexing error #101

ginodecock opened this issue Jan 27, 2023 · 2 comments

Comments

@ginodecock
Copy link

Hi,

When building the smart_outlet example in IDF V5.0 results in a Lexing error.
Any idea what this error causes?

idf-v5.0/components/protocomm Y:/b/esp-idf-v5.0/components/pthread Y:/b/esp-homekit-sdk/examples/common/qrcode Y:/b/esp-idf-v5.0/components/sdmmc Y:/b/esp-idf-v5.0/components/soc Y:/b/esp-idf-v5.0/components/spi_flash Y:/b/esp-idf-v5.0/components/spiffs Y:/b/esp-idf-v5.0/components/tcp_transport Y:/b/esp-idf-v5.0/components/ulp Y:/b/esp-idf-v5.0/components/unity Y:/b/esp-idf-v5.0/components/usb Y:/b/esp-idf-v5.0/components/vfs Y:/b/esp-idf-v5.0/components/wear_levelling Y:/b/esp-idf-v5.0/components/wifi_provisioning Y:/b/esp-idf-v5.0/components/wpa_supplicant Y:/b/esp-idf-v5.0/components/xtensa
-- Configuring done
-- Generating done
CMake Error:
Running

'Y:/VM/Share/.esptools/tools/ninja/1.10.2/ninja.exe' '-C' 'Y:/b/esp-homekit-sdk/examples/smart_outlet/build' '-t' 'recompact'

failed with:

ninja: error: build.ninja:20474: lexing error

CMake Generate step failed. Build files cannot be regenerated correctly.
cmake failed with exit code 1, output of the command is in the y:\b\esp-homekit-sdk\examples\smart_outlet\build\log\idf_py_stderr_output_22072 and y:\b\esp-homekit-sdk\examples\smart_outlet\build\log\idf_py_stdout_output_22072

@loicmorvan
Copy link

This repository is not yet compatible with IDF v5.0. You can have a look at #95 .

@shahpiyushv
Copy link
Collaborator

Support for idf v5.0 has been added now.

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

3 participants