Skip to content

Sloeber does not compile some examples for ESP32 #1422

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

Closed
aiotech-pub opened this issue Dec 16, 2021 · 1 comment
Closed

Sloeber does not compile some examples for ESP32 #1422

aiotech-pub opened this issue Dec 16, 2021 · 1 comment

Comments

@aiotech-pub
Copy link

I am using Sloeber (product) on Win7 and Win10 (2 different PCs) and the installation is used only for ESP32 MCUs.
Sloeber does not compile some of the ESP32 examples. For instance it does not compile the BLE_server example (File/Examples/ESP32 BLE Arduino/BLE_server

The error:
In file included from C:\Prog\Sloeber-2\arduinoPlugin\packages\esp32\hardware\esp32\2.0.1\cores\esp32/Arduino.h:33,
from ..\sloeber.ino.cpp:7:
C:\Prog\Sloeber-2\arduinoPlugin\packages\esp32\hardware\esp32\2.0.1/tools/sdk/esp32/include/freertos/include/freertos/FreeRTOS.h:57:10: fatal error: FreeRTOSConfig.h: No such file or directory
#include "FreeRTOSConfig.h"
^~~~~~~~~~~~~~~~~~

so seems there are some problems to include the needed directories.

@jantje
Copy link
Member

jantje commented Dec 16, 2021

duplicate of #1295

@jantje jantje closed this as completed Dec 16, 2021
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