OpenAstroTech / OATFWGUI

OpenAstroTech FirmWare Graphical User Interface
http://openastrotech.com/
8 stars 0 forks source link

Windows 260 character path length in `.pio` dir #24

Closed julianneswinoga closed 11 months ago

julianneswinoga commented 11 months ago

The .pio directory under the downloaded firmware can possibly have path lengths longer than 260 characters: C:/Users/USER/Downloads/OATFWGUI_1.0.0-release+f5e4f6_Windows_X64/OATFWGUI_1.0.0-release+f5e4f6_Windows_X64/OpenAstroTech-OpenAstroTracker-Firmware-38586ce/.pio/libdeps/mksgenlv21/U8g2/examples/mui/MUIInputVersatileRotaryEncoder/MUIInputVersatileRotaryEncoder.ino

Partially this is because of the extracted doubled folder structure (OATFWGUI_1.0.0-release+f5e4f6_Windows_X64/OATFWGUI_1.0.0-release+f5e4f6_Windows_X64) but there should still be automated mitigation for this.