alexCajas / esp8266RTOSArduCore

This project delivers an Arduino core for the ESP8266_RTOS_SDK, a light version of FreeRTOS supported by espressif. Notably, it shares the same framework as the ESP32 Arduino core, ensuring compatibility with libraries designed for the ESP32 arduino core and advanced multitasking capabilities.
https://github.com/alexCajas/esp8266RTOSArduCore/
Apache License 2.0
11 stars 2 forks source link

Err when build example #1

Open stingdau1206 opened 4 months ago

stingdau1206 commented 4 months ago

Environment

Problem Description

after follow your step to setup & install to arduino ide on ubuntu, when build prj, i meet some err

preCompile Build Path: /tmp/arduino/sketches/F9C5C29705F1B054F458AC71338804F2
open /tmp/3625109955/sketch_merged.cpp: no such file or directory

Compilation error: open /tmp/3625109955/sketch_merged.cpp: no such file or directory

image

alexCajas commented 4 months ago

Hi @stingdau1206 Thanks for your report!. It seems there is some problem with Arduino IDE 2.x, Can you try with Arduino IDE 1.8.x and let me know if it works well?

Jookia commented 1 month ago

I get this on arduino-cli Version: 0.35.3-arch Commit: 95cfd654fe0dd6b07e903d3132c0faceabfbe9e3