-
Notifications
You must be signed in to change notification settings - Fork 443
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
failed to run idf.py menuconfig #329
Comments
This is the likely source of your error; those directories should not be empty. Are you certain you did In any case, try doing |
This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
That worked for me! Thanks! |
Describe the issue
I follow the README.md ,run git clone --recurse-submodules https://github.com/lvgl/lv_port_esp32.git. However,when i run idf.py menuconfig,something went wrong. And the folders
lvgl
andlvgl_esp32_drivers
are empty。-- Configuring incomplete, errors occurred!
See also "D:/ESPprojects/LVGL/lv_port_esp32/build/CMakeFiles/CMakeOutput.log".
cmake failed with exit code 1`
ESP32 Chip version
esp32s3
ESP-IDF version
esp-idf 5.0
The text was updated successfully, but these errors were encountered: