-
Notifications
You must be signed in to change notification settings - Fork 82
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
Compilation error when I try do menuconfig or build command #41
Comments
|
@chrta I will answer your questions:
I installed Ubuntu 22.04.4 on Windows in VirtualBox. Installed ESP-IDF v5.2.1 in it, cloned your repository, and everything compiled well. As a result, everything compiles well on Ubuntu, but a strange error appears on Windows. It's not clear what's wrong with Windows. |
@Olejan `
|
The better way is avoiding unicode characters in your config files. For more detailed output info and abort the process: ` try:
` |
I download this project and try to build it. But when I do command:
idf.py menuconfig
I get error:ESP-IDF 5.2.1
Windows 10 64 bit
What am I doing wrong?
The text was updated successfully, but these errors were encountered: