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

Is it supported for "esp-idf v4.2" branch? #117

Closed
guo652917087 opened this issue May 8, 2020 · 3 comments
Closed

Is it supported for "esp-idf v4.2" branch? #117

guo652917087 opened this issue May 8, 2020 · 3 comments

Comments

@guo652917087
Copy link

Hi,
When I use "esp-idf v4.2" and use the command "idf.py menuconfig", the menu function cannot be run successfully. I can switch to v4.0 and it will work fine. Is there any plan to support v4.2 version?

@C47D
Copy link
Collaborator

C47D commented May 8, 2020

Hi,

I haven't tested the ESP-IDF 4.2 branch, I'm running ESP-IDF 4.1-rc1 myself. Care to send an screenshot? Do it shows something on the console?

@guo652917087
Copy link
Author

Hi,
I just tested it again and found that the menu can be generated on linux, and the menu cannot be generated on windows10, and an error is reported. It should be an error in the CMakeLists.txt file.

So I chose to compile with linux.

image

@C47D
Copy link
Collaborator

C47D commented May 8, 2020

Seems like CMake can't find the C nor C++ compilers, are the esp32 dependencies installed? I think each release of the ESP-IDF need to install their dependencies.

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

2 participants