-
Notifications
You must be signed in to change notification settings - Fork 121
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
Can not build project. No toolchain found for Target / Build not configured correctly (IEP-232) #119
Comments
Hi @kifantidis Looks like CDT is unable to find the esp32 toolchain to build the project. To verify whether the toolchains are identified correctly or not, please check the core build toolchain preferences Open
Please attach the screenshot for the same. To reset the configuration, please do the following.
|
Hello @kolipakakondal . Thank you for your response. I've just tried all of your suggestions but I get the same behavior. I'm attaching some screenshots bellow.
|
Hi @kifantidis This seems to an issue with installing the esp-idf tools. Here the message from the install tools log.
Could you please check the following links and see if it helps. |
Hello @kolipakakondal .Thank you for helping me solve this issue. After doing this you have to :
And everything shall be fine. Best regards, Kostas. |
Describe the bug
When I press build button I get the error message "No Toolchain found for Target esp32" or "Build not configured correctly". Also Launch Configurations doesn't open when pressing on the gear icon.
To Reproduce
Create new project from example hello world. Create ESP32 target. Press build button.
Expected behavior
Compiling the project.
Screenshots
Environment Information:
Attached File: Enviroment Information.txt
OS: Windows 10 64bit
Python 3.8.5
Git 2.28.0
Notepad++ 7.8.8
Java SE 11 (jdk-11.0.8_windows-x64)
Eclipse 2020-06
Added to system PATH:
Git path
Python path
Java path
Idf path directory: C:/esp/esp-idf
Eclipse WorkSpace directory: C:/esp/eclipseWS
ESP-IDF Tools Information:
Executing C:\01_progs\Python\Python38-32\python.exe C:\esp\esp-idf\tools\idf_tools.py list
IDF Eclipse Plugin Version:
ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD || ESP-IDF Eclipse Plugin || 1.2.2.202009041040 || com.espressif.idf.feature ||
The text was updated successfully, but these errors were encountered: