Skip to content

Sloeber v4.4 ESP32 library v2.0.0 compilation error, partitions.csv not found. #1400

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
LusterWong opened this issue Oct 26, 2021 · 1 comment

Comments

@LusterWong
Copy link

Win10 LTSC
Sloeber for v4.3.3
ESP arduino library v2.0.0

A similar problem was reported in V4.3 (with esp library v1.0.5), but the same error was reported in V4.4.
#1312

Now the error message is as follows:
"E:\\software\\Sloeber\\4_4_4\\arduinoPlugin\\tools\\make\\make" all E:/software/Sloeber/4_4_4/arduinoPlugin/tools/make/make --no-print-directory pre-build cmd /c if exist "D:\ESP32\Arduino\eclipse\GT(ESP32)\partitions.csv" COPY /y "D:\project\sanma\App\trunk\ESP32\Arduino\eclipse\GT(ESP32)\partitions.csv" "D:\project\sanma\App\trunk\ESP32\Arduino\eclipse\GT(ESP32)\Release\partitions.csv" cmd /c if not exist "D:\ESP32\Arduino\eclipse\GT(ESP32)\Release\partitions.csv" if exist "E:\software\Sloeber\4_4_4\arduinoPlugin\packages\esp32\hardware\esp32\2.0.0\variants\esp32\partitions.csv" COPY "E:\software\Sloeber\4_4_4\arduinoPlugin\packages\esp32\hardware\esp32\2.0.0\variants\esp32\partitions.csv" "D:\project\sanma\App\trunk\ESP32\Arduino\eclipse\GT(ESP32)\Release\partitions.csv" cmd /c if not exist "D:\ESP32\Arduino\eclipse\GT(ESP32)\Release\partitions.csv" COPY "E:\software\Sloeber\4_4_4\arduinoPlugin\packages\esp32\hardware\esp32\2.0.0\tools\partitions\min_spiffs.csv" "D:\project\sanma\App\trunk\ESP32\Arduino\eclipse\GT(ESP32)\Release\partitions.csv"

Is it esp new library and Selober not compatibility? The v1.0.4 is fine.

@jantje
Copy link
Member

jantje commented Oct 26, 2021

It is absolutely not clear what your problem is and how I can try to recreate it.
But as this is a ESP V2.00 problem, did you see #1390

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