joltwallet / esp_littlefs

LittleFS port for ESP-IDF
MIT License
254 stars 95 forks source link

clean built files FAILED #149

Closed wankey closed 11 months ago

wankey commented 11 months ago

Executing action: clean Running ninja in directory /Users/wankey/Documents/Work/code/build Executing "ninja clean"... [2/2] Cleaning all built files...FAILED: clean /usr/local/bin/ninja -t clean Cleaning... ninja: error: remove(littlefs_py_venv): Directory not empty ninja: error: remove(/Users/wankey/Documents/Work/code/build/littlefs_py_venv): Directory not empty 1138 files. ninja: build stopped: subcommand failed.

BrianPugh commented 11 months ago

@ianlevesque not to drag you in, but do you have a solution for this?

ianlevesque commented 11 months ago

Ah probably need to set ADDITIONAL_CLEAN_FILES somewhere. I'm not likely to get to it right away.

BrianPugh commented 11 months ago

thanks! I got it!

BrianPugh commented 11 months ago

should be fixed in v0.9.2